mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
remove trailing whitespace
This commit is contained in:
1 file changed
+1
-1
@@ -1185,7 +1185,7 @@ class MeshInterface: # pylint: disable=R0902
|
||||
if num == BROADCAST_NUM:
|
||||
if isDest:
|
||||
return BROADCAST_ADDR
|
||||
else:
|
||||
else:
|
||||
return "Unknown"
|
||||
|
||||
try:
|
||||
|
||||
Reference in new issue
Block a user