mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
use ruff for linting and import sorting
This commit is contained in:
@@ -21,11 +21,11 @@ import urllib.error
|
||||
import urllib.request
|
||||
|
||||
import click
|
||||
from bumble.tools import rtk_util
|
||||
|
||||
import bumble.logging
|
||||
from bumble.colors import color
|
||||
from bumble.drivers import rtk
|
||||
from bumble.tools import rtk_util
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Logging
|
||||
|
||||
Reference in New Issue
Block a user