mirror of
https://github.com/meshtastic/python.git
synced 2026-04-17 21:42:20 -04:00
remove trailing whitespace
This commit is contained in:
@@ -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