]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add type hints to `test_staticfiles.py` (#2491)
authorScirlat Danut <danut.scirlat@gmail.com>
Fri, 9 Feb 2024 08:58:52 +0000 (10:58 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2024 08:58:52 +0000 (08:58 +0000)
commitdb5247974a163852f2d073e9e52ecc5bbc1f8fa6
treecb80b0a8da20c37f02d494de877ec58e20847046
parent9576eac076337da5ca26d407067ff173c9047387
Add type hints to `test_staticfiles.py` (#2491)

* Add type hints to test_staticfiles.py

* Remove any

* Remove ParamSpec

* Remove useless conditional

---------

Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
tests/conftest.py
tests/test_staticfiles.py