🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

This commit is contained in:
pre-commit-ci[bot] 2024-09-27 12:29:11 +00:00
parent 8637d5801d
commit e646e1e09f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
""" """
This test is about the possibility of superimposing an additional response's media_type This test is about the possibility of superimposing an additional response's media_type
over the default route's response class's media_type. over the default route's response class's media_type.
""" """
from fastapi import FastAPI from fastapi import FastAPI