]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Simplify string format with f-strings in `fastapi/utils.py` (#10576)
authorEvgenii <ekublin@gmail.com>
Sat, 13 Jan 2024 14:31:38 +0000 (17:31 +0300)
committerGitHub <noreply@github.com>
Sat, 13 Jan 2024 14:31:38 +0000 (15:31 +0100)
commitde0126d145c920c992c605538e63fe0e46b508d5
treec30ab5b69cf1d8ff57d18b9bab0c11ea3b8cc3b6
parentcca6203c18552aa95c7ad0f7fd972fd6e86d0d77
♻️ Simplify string format with f-strings in `fastapi/utils.py` (#10576)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/utils.py