mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Fix my own pylint mistakes
This commit is contained in:
3 files changed
+5
-5
No files matched your search
+1
-1
@@ -5,7 +5,7 @@ import base64
|
||||
import logging
|
||||
import time
|
||||
|
||||
from typing import Optional, Union
|
||||
from typing import Union
|
||||
|
||||
from meshtastic import admin_pb2, apponly_pb2, channel_pb2, localonly_pb2, portnums_pb2
|
||||
from meshtastic.util import (
|
||||
|
||||
Reference in new issue
Block a user