Skip to content

Commit 5f6da2f

Browse files
committed
Remove decorator from mypy.ini
Signed-off-by: Yury Pliner <[email protected]>
1 parent 2a58bec commit 5f6da2f

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)