mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 05:46:14 -04:00
disable R0917 pylint failures
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"""Mesh Interface class
|
||||
"""
|
||||
# pylint: disable=R0917
|
||||
|
||||
import collections
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user