mirror of
https://github.com/meshtastic/python.git
synced 2025-12-30 19:37:52 -05:00
missed a spot
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
""" Serial interface class
|
||||
"""
|
||||
# pylint: disable=R0917
|
||||
import logging
|
||||
import platform
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user