Skip to content

Commit 2411f2f

Browse files
author
David Robertson
committed
Remove commented out mypy config
1 parent aff958e commit 2411f2f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pyproject.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,3 @@ strict = true
44

55
files = ["."]
66
exclude = "setup.py"
7-
#mypy_path = "stubs"
8-
9-
#[[tool.mypy.overrides]]
10-
#module = [
11-
# "idna",
12-
# "netaddr",
13-
# "prometheus_client",
14-
# "signedjson.*",
15-
# "sortedcontainers",
16-
#]
17-
#ignore_missing_imports = true
18-

0 commit comments

Comments
 (0)