use isort when formatting

This commit is contained in:
Gilles Boccon-Gibod
2025-08-21 14:21:19 -07:00
parent ceefe8b2a5
commit 7aba36302a
198 changed files with 1129 additions and 1321 deletions

View File

@@ -17,16 +17,15 @@
# -----------------------------------------------------------------------------
import logging
import pathlib
import urllib.request
import urllib.error
import urllib.request
import click
import bumble.logging
from bumble.colors import color
from bumble.drivers import rtk
from bumble.tools import rtk_util
import bumble.logging
# -----------------------------------------------------------------------------
# Logging