Skip to content

Commit

Permalink
Remove unsupported mypy option
Browse files Browse the repository at this point in the history
  • Loading branch information
gimppa committed Aug 23, 2023
1 parent 319d950 commit 6751a19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@ files = ["requirements.txt"]
[tool.mypy]
strict = true
ignore_missing_imports = true
follow_imports = "silent"
namespace_packages = false
strict_optional = false

0 comments on commit 6751a19

Please sign in to comment.