Skip to content

Commit

Permalink
📃 Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Mar 17, 2023
1 parent 55d9319 commit 080d012
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,6 @@ module = "starlette_bridge.tests.*"
ignore_missing_imports = true
check_untyped_defs = true

[[tool.mypy.overrides]]
module = ["sqlalchemy.*", "asyncpg", "alembic", "sqlalchemy_utils.*"]
ignore_missing_imports = true
ignore_errors = true

[[tool.mypy.overrides]]
module = "docs_src.*"
ignore_errors = true
Expand Down

0 comments on commit 080d012

Please sign in to comment.