]> git.ipfire.org Git - thirdparty/starlette.git/commit
Remove `ignore_missing_imports` from mypy (#2824)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sat, 28 Dec 2024 16:16:19 +0000 (17:16 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Dec 2024 16:16:19 +0000 (17:16 +0100)
commit0dcbe6a87afc1099ec3f944d5f0ffb96decf124a
tree10b1cd8005026aa1d2378cce5b253dcd802656fe
parente7605e18bcaa66adff3251231d058d873d257d84
Remove `ignore_missing_imports` from mypy (#2824)

* Remove `ignore_missing_imports` from mypy

* remove comment

* add comment again

* add comment again

* add comment again

* try
pyproject.toml
starlette/_utils.py
starlette/formparsers.py
starlette/requests.py