Reorganize imports for pylint

This commit is contained in:
Ian McEwen
2024-07-02 09:43:49 -07:00
parent 5eafc2c866
commit 32b4575262

View File

@@ -2,7 +2,6 @@
"""
import asyncio
import atexit
import google.protobuf
import logging
import struct
import time
@@ -13,6 +12,8 @@ import print_color # type: ignore[import-untyped]
from bleak import BleakClient, BleakScanner, BLEDevice
from bleak.exc import BleakDBusError, BleakError
import google.protobuf
from meshtastic.mesh_interface import MeshInterface
from .protobuf import (