🎨 Remove unwanted highlight in the docs (#233)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
7d3bf70a76
commit
e48fb2874b
@ -450,7 +450,7 @@ Now let's review all this code once again.
|
|||||||
|
|
||||||
And as we created the **engine** with `echo=True`, we can see the SQL statements being executed at each step.
|
And as we created the **engine** with `echo=True`, we can see the SQL statements being executed at each step.
|
||||||
|
|
||||||
```{ .python .annotate hl_lines="54" }
|
```{ .python .annotate }
|
||||||
{!./docs_src/tutorial/automatic_id_none_refresh/tutorial002.py!}
|
{!./docs_src/tutorial/automatic_id_none_refresh/tutorial002.py!}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user