Skip to content

Commit

Permalink
Fix: mypy finds multiple sourcefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Ricciuti authored Dec 20, 2022
1 parent 14e9ab6 commit 75a611d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ line_length = 80

[tool.mypy]
ignore_missing_imports = true
explicit_package_bases = true

0 comments on commit 75a611d

Please sign in to comment.