mirror of
https://github.com/meshtastic/python.git
synced 2026-01-14 10:47:59 -05:00
quell pylint
This commit is contained in:
@@ -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