mirror of
https://github.com/google/bumble.git
synced 2026-06-18 10:12:27 +00:00
Cleanup relative imports
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ from bumble.utils import AbortableEventEmitter
|
||||
from bumble.transport.common import TransportLostError
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from .transport.common import TransportSink, TransportSource
|
||||
from bumble.transport.common import TransportSink, TransportSource
|
||||
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user