We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d61c6 commit 9dab76bCopy full SHA for 9dab76b
1 file changed
meshtastic/mesh_interface.py
@@ -42,7 +42,7 @@
42
)
43
44
45
-class MeshInterface:
+class MeshInterface: # pylint: disable=R0902
46
"""Interface class for meshtastic devices
47
48
Properties:
0 commit comments