Skip to content

Commit

Permalink
Allow mypy to typecheck migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
armanddidierjean committed Apr 12, 2024
1 parent 5e8bfa3 commit 54f3dc8
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 @@ -92,7 +92,6 @@ exclude = '''(?x)(
| __pycache__
| .pytest_cache
| .venv
| migration
)'''
warn_unreachable = true

Expand Down

0 comments on commit 54f3dc8

Please sign in to comment.