Skip to content

Commit 072a99e

Browse files
committed
📝 Updates highlights in docs after updating usage of sqlmodel_update()
1 parent 6e94e6f commit 072a99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/fastapi/teams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Let's now add the **path operations** for teams.
4646

4747
These are equivalent and very similar to the **path operations** for the **heroes** we had before, so we don't have to go over the details for each one, let's check the code.
4848

49-
{* ./docs_src/tutorial/fastapi/teams/tutorial001_py310.py ln[136:190] hl[136:142,145:153,156:161,164:180,183:190] *}
49+
{* ./docs_src/tutorial/fastapi/teams/tutorial001_py310.py ln[135:188] hl[135:141,144:152,155:160,163:178,181:188] *}
5050

5151
## Using Relationships Attributes
5252

0 commit comments

Comments
 (0)