mirror of
https://github.com/google/bumble.git
synced 2026-06-09 08:52:26 +00:00
use isort when formatting
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
# -----------------------------------------------------------------------------
|
||||
import asyncio
|
||||
|
||||
from bumble.utils import AsyncRunner
|
||||
import bumble.logging
|
||||
from bumble.utils import AsyncRunner
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
my_work_queue1 = AsyncRunner.WorkQueue()
|
||||
|
||||
Reference in New Issue
Block a user