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 dfcb7b2 commit 551660dCopy full SHA for 551660d
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