mirror of
https://github.com/meshtastic/python.git
synced 2026-02-15 10:21:25 -05:00
pylint cleanups
This commit is contained in:
@@ -7,7 +7,7 @@ import struct
|
||||
import time
|
||||
import io
|
||||
from threading import Thread
|
||||
from typing import List, Optional, Tuple
|
||||
from typing import List, Optional
|
||||
|
||||
import google.protobuf
|
||||
from bleak import BleakClient, BleakScanner, BLEDevice
|
||||
|
||||
Reference in New Issue
Block a user