We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8358200 commit 7e78d50Copy full SHA for 7e78d50
mypy.ini
@@ -2,6 +2,3 @@
2
exclude = prometheus_client/decorator.py|prometheus_client/twisted|tests/test_twisted.py
3
implicit_reexport = False
4
disallow_incomplete_defs = True
5
-
6
-[mypy-prometheus_client.decorator]
7
-follow_imports = skip
0 commit comments