Skip to content

Commit 7947474

Browse files
committed
added a fixed version of mypy
1 parent bf1d190 commit 7947474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test = [
6363
"isort",
6464
"injector",
6565
"flake8",
66-
"mypy",
66+
"mypy==0.931",
6767
"django-stubs",
6868
]
6969
doc = []

0 commit comments

Comments
 (0)