Skip to content

Commit 34c4814

Browse files
committed
Fix lints
1 parent eb359e9 commit 34c4814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/logging/test_opentracing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020
#
2121

22-
from typing import Awaitable, Dict, cast
22+
from typing import Awaitable, cast
2323

2424
from twisted.internet import defer
2525
from twisted.internet.testing import MemoryReactorClock

0 commit comments

Comments
 (0)