🎨 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

@@ -177,7 +177,7 @@ And then we remove the previous `with` block with the old **session**.
# Code here omitted 👈
{!./docs_src/tutorial/fastapi/session_with_dependency/tutorial001.py[ln:55-107]!}
{!./docs_src/tutorial/fastapi/session_with_dependency/tutorial001.py[ln:55-106]!}
```
<details>