Skip to content

Commit

Permalink
docs: make update-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michellyrds committed Jan 6, 2025
1 parent 6b1b6e7 commit 38509be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion butterfree/pipelines/feature_set_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,4 +267,4 @@ def run_for_date(
partition_by=partition_by,
order_by=order_by,
num_processors=num_processors,
)
)
10 changes: 8 additions & 2 deletions docs/source/butterfree.configs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Subpackages
Submodules
----------

butterfree.configs.environment module
-------------------------------------
butterfree.configs.environment module
-------------------------------------

Expand All @@ -22,6 +20,14 @@ butterfree.configs.environment module
:undoc-members:
:show-inheritance:

butterfree.configs.logger module
--------------------------------

.. automodule:: butterfree.configs.logger
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

Expand Down

0 comments on commit 38509be

Please sign in to comment.