Skip to content

Commit e48fb28

Browse files
🎨 Remove unwanted highlight in the docs (#233)
Co-authored-by: Sebastián Ramírez <[email protected]>
1 parent 7d3bf70 commit e48fb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/automatic-id-none-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ Now let's review all this code once again.
450450

451451
And as we created the **engine** with `echo=True`, we can see the SQL statements being executed at each step.
452452

453-
```{ .python .annotate hl_lines="54" }
453+
```{ .python .annotate }
454454
{!./docs_src/tutorial/automatic_id_none_refresh/tutorial002.py!}
455455
```
456456

0 commit comments

Comments
 (0)