mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
quell pylint
This commit is contained in:
1 file changed
+1
-1
@@ -42,7 +42,7 @@ from meshtastic.util import (
|
||||
)
|
||||
|
||||
|
||||
class MeshInterface:
|
||||
class MeshInterface: # pylint: disable=R0902
|
||||
"""Interface class for meshtastic devices
|
||||
|
||||
Properties:
|
||||
|
||||
Reference in new issue
Block a user