🎨 Update docs format and references with pre-commit and Ruff (#667)

This commit is contained in:
Sebastián Ramírez
2023-10-23 12:11:36 +04:00
committed by GitHub
parent 7c5894ee75
commit 56f43904c1
7 changed files with 4 additions and 8 deletions

View File

@ -92,7 +92,7 @@ These are equivalent and very similar to the **path operations** for the **heroe
```Python hl_lines="3-9 12-20 23-28 31-47 50-57"
# Code above omitted 👆
{!./docs_src/tutorial/fastapi/teams/tutorial001.py[ln:139-193]!}
{!./docs_src/tutorial/fastapi/teams/tutorial001.py[ln:138-192]!}
# Code below omitted 👇
```