Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit c72faf6

Browse files
author
David Robertson
committed
jaegar_client has type annotations
or at least, has enough annotations for mypy to not complain about missing imports.
1 parent a315212 commit c72faf6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mypy.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,6 @@ ignore_missing_imports = True
250250
[mypy-ijson.*]
251251
ignore_missing_imports = True
252252

253-
[mypy-jaeger_client.*]
254-
ignore_missing_imports = True
255-
256253
[mypy-josepy.*]
257254
ignore_missing_imports = True
258255

0 commit comments

Comments
 (0)