Skip to content

Commit

Permalink
Fixed docs
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
  • Loading branch information
ElenaKhaustova committed Sep 12, 2024
1 parent 0150a21 commit 0833a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro/runner/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def run_only_missing(
Args:
pipeline: The ``Pipeline`` to run.
catalog: The `catalog from which to fetch data.
catalog: The catalog from which to fetch data.
hook_manager: The ``PluginManager`` to activate hooks.
Raises:
ValueError: Raised when ``Pipeline`` inputs cannot be
Expand Down

0 comments on commit 0833a84

Please sign in to comment.