File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -51,30 +51,24 @@ Quick Reference
5151
5252**Basic Query Execution **
5353
54- .. literalinclude :: /docs/ examples/usage/test_index_1.py
54+ .. literalinclude :: /examples/usage/test_index_1.py
5555 :language: python
5656 :caption: ``basic query execution ``
57- :lines: 4-16
58- :dedent: 2
59-
57+ :lines: 14-16
6058
6159**Using the Query Builder **
6260
63- .. literalinclude :: /docs/ examples/usage/test_index_2.py
61+ .. literalinclude :: /examples/usage/test_index_2.py
6462 :language: python
6563 :caption: ``using the query builder ``
6664 :lines: 19-21
67- :dedent: 2
68-
6965
7066**Loading from SQL Files **
7167
72- .. literalinclude :: /docs/ examples/usage/test_index_3.py
68+ .. literalinclude :: /examples/usage/test_index_3.py
7369 :language: python
7470 :caption: ``loading from sql files ``
75- :lines: 25-29
76- :dedent: 2
77-
71+ :lines: 24-30
7872
7973Next Steps
8074----------
You can’t perform that action at this time.
0 commit comments