forked from auracaster/bumble_mirror
use ruff for linting and import sorting
This commit is contained in:
@@ -61,7 +61,6 @@ async def dump_gatt_db(peer, done):
|
||||
# -----------------------------------------------------------------------------
|
||||
async def async_main(device_config, encrypt, transport, address_or_name):
|
||||
async with await open_transport(transport) as (hci_source, hci_sink):
|
||||
|
||||
# Create a device
|
||||
if device_config:
|
||||
device = Device.from_config_file_with_hci(
|
||||
|
||||
Reference in New Issue
Block a user