]> git.ipfire.org Git - thirdparty/starlette.git/commit
Replaced built-in type name with type_ as it may shadow the global scope; removed...
authorShahriyar Rzayev <rzayev.shahriyar@yandex.com>
Wed, 28 Apr 2021 09:20:14 +0000 (13:20 +0400)
committerGitHub <noreply@github.com>
Wed, 28 Apr 2021 09:20:14 +0000 (17:20 +0800)
commita4f4dff7320f7feba3feef3a765e3129e2dc99c2
treeb0a83b2f79d156bbd6089263546b6183ff7fd4b2
parent4750e7b6135e7760560938aa6c9699dd48ff2887
Replaced built-in type name with type_ as it may shadow the global scope; removed redundant variable assignment (#1174)
starlette/authentication.py