Skip to content

Commit 551660d

Browse files
committed
Remove decorator from mypy.ini
1 parent dfcb7b2 commit 551660d

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
@@ -2,6 +2,3 @@
22
exclude = prometheus_client/decorator.py|prometheus_client/twisted|tests/test_twisted.py
33
implicit_reexport = False
44
disallow_incomplete_defs = True
5-
6-
[mypy-prometheus_client.decorator]
7-
follow_imports = skip

0 commit comments

Comments
 (0)