Skip to content

Commit

Permalink
Update Docstring of start_pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
redur committed May 2, 2024
1 parent c38e85a commit 44720d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/stratigraphy/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ def start_pipeline(
depth intervals. The input directory should contain pdf files with boreholes data. The algorithm can deal
with borehole profiles of multiple pages.
Note: This function is used to be called from the label-studio backend, whereas the click_pipeline function
is called from the CLI.
\f
Args:
input_directory (Path): The directory containing the pdf files. Can also be the path to a single pdf file.
Expand Down

0 comments on commit 44720d1

Please sign in to comment.