Skip to content

Commit

Permalink
Revert "Revert "added mypy ignore imports""
Browse files Browse the repository at this point in the history
This reverts commit 451356d.
  • Loading branch information
haeussma committed Oct 14, 2024
1 parent b946e84 commit 97ff8e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ notebook = "^7.1.3"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.mypy]
ignore_missing_imports = true

0 comments on commit 97ff8e7

Please sign in to comment.