Skip to content

Commit

Permalink
[CHORE] Fix filepath for autogeneration of .list.join docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Chia committed Jun 22, 2023
1 parent 1c49647 commit 7248a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api_docs/expressions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Operations on nested types (such as List and FixedSizeList), accessible through
Example: ``e1.str.concat(e2)``

.. autosummary::
:toctree: expression_methods
:toctree: doc_gen/expression_methods

daft.expressions.expressions.ExpressionListNamespace.join

Expand Down

0 comments on commit 7248a3b

Please sign in to comment.