We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2942b5f commit 32d1c76Copy full SHA for 32d1c76
docs/tutorial/fastapi/delete.md
@@ -14,7 +14,7 @@ And if we actually find a hero, we just delete it with the **session**.
14
15
16
17
-{*./docs_src/tutorial/fastapi/delete/tutorial001_py310.py[ln:89-97] hl[3:11] *}
+{* ./docs_src/tutorial/fastapi/delete/tutorial001_py310.py[ln:89-97] hl[3:11] *}
18
19
After deleting it successfully, we just return a response of:
20
0 commit comments