Skip to content

Commit c275573

Browse files
committed
run typing tests
1 parent 77f6c72 commit c275573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ source = ["src", "*/site-packages"]
7979

8080
[tool.mypy]
8181
python_version = "3.8"
82-
files = ["src/flask"]
82+
files = ["src/flask", "tests/typing"]
8383
show_error_codes = true
8484
pretty = true
8585
#strict = true

0 commit comments

Comments
 (0)