mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +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