diff --git a/meshtastic/tests/test_node.py b/meshtastic/tests/test_node.py index 05e896c..986c178 100644 --- a/meshtastic/tests/test_node.py +++ b/meshtastic/tests/test_node.py @@ -1,4 +1,5 @@ """Meshtastic unit tests for node.py""" +# pylint: disable=C0302 import logging import re