@ -4,5 +4,6 @@ set -e
set -x
mypy fastapi
ty check fastapi
ruff check fastapi tests docs_src scripts
ruff format fastapi tests --check