Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe2a233

Browse files
committedFeb 8, 2022
Remove decorator from mypy.ini
Signed-off-by: Yury Pliner <[email protected]>
1 parent dfcb7b2 commit fe2a233

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)
Please sign in to comment.