From b2acc847179a81d6814343b86c769a5276e15b42 Mon Sep 17 00:00:00 2001 From: Ian McEwen Date: Sun, 25 Aug 2024 18:27:34 -0700 Subject: [PATCH] remove trailing whitespace --- meshtastic/mesh_interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh_interface.py b/meshtastic/mesh_interface.py index 23c5fac..2eb66f8 100644 --- a/meshtastic/mesh_interface.py +++ b/meshtastic/mesh_interface.py @@ -1185,7 +1185,7 @@ class MeshInterface: # pylint: disable=R0902 if num == BROADCAST_NUM: if isDest: return BROADCAST_ADDR - else: + else: return "Unknown" try: