Skip to content

Commit 0e1be78

Browse files
committed
chore: remove mypy settings.
1 parent 2fb02de commit 0e1be78

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,3 @@ profile = "black"
6868
exclude = ["**/__pycache__"]
6969
reportPrivateImportUsage = "none"
7070
reportUnusedImport = true
71-
72-
[tool.mypy]
73-
[[tool.mypy.overrides]]
74-
ignore_missing_imports = true
75-
module = []

0 commit comments

Comments
 (0)