]> git.ipfire.org Git - thirdparty/starlette.git/commit
add note on type ignore in templating.py (#1556)
authorAdrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Mon, 28 Mar 2022 04:33:49 +0000 (23:33 -0500)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 04:33:49 +0000 (06:33 +0200)
commiteeb0457aed1cfc2d33cd85157825f2d2de4a2026
tree3fc48325c9bbfbacb96239babf995058f09edf8c
parent710aa62f8245a5b27716fc27492c87905b5fd8c6
add note on type ignore in templating.py (#1556)

* add note on type ignore

* Update templating.py

* Update templating.py

* Update templating.py
starlette/templating.py