mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
remove whitespace
This commit is contained in:
1 parent
373b8a3139
commit
22b3062151
1 file changed
+1
-1
+1
-1
@@ -317,7 +317,7 @@ class Node:
|
||||
p.set_owner.short_name = short_name
|
||||
if is_unmessagable is not None:
|
||||
p.set_owner.is_unmessagable = is_unmessagable
|
||||
|
||||
|
||||
# Note: These debug lines are used in unit tests
|
||||
logging.debug(f"p.set_owner.long_name:{p.set_owner.long_name}:")
|
||||
logging.debug(f"p.set_owner.short_name:{p.set_owner.short_name}:")
|
||||
|
||||
Reference in new issue
Block a user