Skip to content

Commit 8a71cd4

Browse files
committed
chore: remove two attributres from mypy configs
1 parent cda115c commit 8a71cd4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ disallow_incomplete_defs = true
6262
disallow_untyped_calls = true
6363
disallow_untyped_defs = true
6464
exclude = [ 'examples', 'tests' ]
65-
ignore_missing_imports = true
66-
strict = true
6765

6866

6967
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)