]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add type hints to `test_routing.py` (#2489)
authorScirlat Danut <danut.scirlat@gmail.com>
Wed, 7 Feb 2024 20:17:51 +0000 (22:17 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2024 20:17:51 +0000 (20:17 +0000)
commit9576eac076337da5ca26d407067ff173c9047387
tree16675077992bc7ba01678d94f8bf81fa2c990e6c
parent179d934b5537039d60d0866300ad6815a74c7812
Add type hints to `test_routing.py` (#2489)

* Add type hints to test_routing.py

* Apply suggestions from code review

* Fix check errors

* Apply suggestions from code review

---------

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