mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
missed a spot
This commit is contained in:
1 parent
0523d4c94f
commit
05731128fa
1 file changed
+1
@@ -1,5 +1,6 @@
|
||||
""" Serial interface class
|
||||
"""
|
||||
# pylint: disable=R0917
|
||||
import logging
|
||||
import platform
|
||||
import time
|
||||
|
||||
Reference in new issue
Block a user