mirror of
https://github.com/meshtastic/python.git
synced 2025-12-31 11:57:57 -05:00
remove whitespace
This commit is contained in:
@@ -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