Skip to content

Commit 32d1c76

Browse files
Update delete.md
1 parent 2942b5f commit 32d1c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/fastapi/delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ And if we actually find a hero, we just delete it with the **session**.
1414

1515

1616

17-
{*./docs_src/tutorial/fastapi/delete/tutorial001_py310.py[ln:89-97] hl[3:11] *}
17+
{* ./docs_src/tutorial/fastapi/delete/tutorial001_py310.py[ln:89-97] hl[3:11] *}
1818

1919
After deleting it successfully, we just return a response of:
2020

0 commit comments

Comments
 (0)