diff mbox series

[1/3] Rename swupdate-client.py to swupdate_client.py

Message ID 20211026141445.85452-1-johannes.schrimpf@blueye.no
State Accepted
Headers show
Series [1/3] Rename swupdate-client.py to swupdate_client.py | expand

Commit Message

Johannes Schrimpf Oct. 26, 2021, 2:14 p.m. UTC
Change file name to swupdate_client.py, so it can be included from other python modules

Signed-off-by: Johannes Schrimpf <johannes.schrimpf@blueye.no>
---
 examples/client/{swupdate-client.py => swupdate_client.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename examples/client/{swupdate-client.py => swupdate_client.py} (100%)
diff mbox series

Patch

diff --git a/examples/client/swupdate-client.py b/examples/client/swupdate_client.py
similarity index 100%
rename from examples/client/swupdate-client.py
rename to examples/client/swupdate_client.py