Skip to content

Commit 7cafaa0

Browse files
authored
Remove empty cell from 11_advanced_queries.ipynb (#584)
This empty cell breaks the redisvl automation that generates the markdown documentation <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk documentation-only change that only deletes a stray notebook cell and does not affect library/runtime behavior. > > **Overview** > Removes a stray empty markdown cell (containing only `##`) from `docs/user_guide/11_advanced_queries.ipynb`, preventing the notebook-to-markdown documentation automation from breaking. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit b0be9c9. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 258d272 commit 7cafaa0

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/user_guide/11_advanced_queries.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,13 +1278,6 @@
12781278
"result_print(results)"
12791279
]
12801280
},
1281-
{
1282-
"cell_type": "markdown",
1283-
"metadata": {},
1284-
"source": [
1285-
"##"
1286-
]
1287-
},
12881281
{
12891282
"cell_type": "markdown",
12901283
"metadata": {},

0 commit comments

Comments
 (0)