Merge branch '3.0.x'

This commit is contained in:
David Lord 2023-12-13 16:28:13 -08:00
commit 708d62d717
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -79,7 +79,7 @@ source = ["src", "*/site-packages"]
[tool.mypy]
python_version = "3.8"
files = ["src/flask"]
files = ["src/flask", "tests/typing"]
show_error_codes = true
pretty = true
#strict = true