Browse Source

🎨 Auto format

pull/14572/head
github-actions[bot] 7 months ago
parent
commit
30e33f39ee
  1. 3
      scripts/format.sh

3
scripts/format.sh

@ -3,6 +3,3 @@ set -x
ruff check fastapi tests docs_src scripts --fix
ruff format fastapi tests docs_src scripts

Loading…
Cancel
Save