mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
use isort when formatting
This commit is contained in:
@@ -20,11 +20,10 @@ import logging
|
||||
|
||||
import click
|
||||
|
||||
from bumble import company_ids, hci, transport
|
||||
from bumble.host import Host
|
||||
from bumble.drivers import rtk
|
||||
import bumble.logging
|
||||
|
||||
from bumble import company_ids, hci, transport
|
||||
from bumble.drivers import rtk
|
||||
from bumble.host import Host
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Logging
|
||||
|
||||
Reference in New Issue
Block a user