remove trailing whitespace

This commit is contained in:
Ian McEwen committed 2024-08-25 18:27:34 -07:00
1 parent 1981f0e899
commit b2acc84717
1 file changed
+1 -1
+1 -1
View File
@@ -1185,7 +1185,7 @@ class MeshInterface: # pylint: disable=R0902
if num == BROADCAST_NUM:
if isDest:
return BROADCAST_ADDR
else:
else:
return "Unknown"
try: