Skip to content

Commit 9dab76b

Browse files
committed
quell pylint
1 parent e6d61c6 commit 9dab76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meshtastic/mesh_interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
)
4343

4444

45-
class MeshInterface:
45+
class MeshInterface: # pylint: disable=R0902
4646
"""Interface class for meshtastic devices
4747
4848
Properties:

0 commit comments

Comments
 (0)