]> git.ipfire.org Git - thirdparty/starlette.git/commit
Added type annotations to test__utils.py (#2470)
authorScirlat Danut <danut.scirlat@gmail.com>
Sun, 4 Feb 2024 16:50:59 +0000 (18:50 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2024 16:50:59 +0000 (16:50 +0000)
commit5acee6237773f5595898126cb25cd9d4b267c5b1
tree983d07ba9bb597984098183b048140e779fa41b2
parent48ae5ccc0ef0853d3887eeecc4d3a6b352df9474
Added type annotations to test__utils.py (#2470)

* added type annotations to test__utils.py

* ignore functools.partial sync type

* ruff fix

* typo

* type ignore

---------

Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
tests/test__utils.py