Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
franz101 committed Feb 1, 2024
1 parent f57bdb9 commit 8446fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dataquality/core/finish.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def finish(
Can also be set to `target`, `generated_output` or any other column that is
logged as metadata.
:param upload_model: If True, the model will be stored in the galileo project.
Default False or set by the environment variable DQ_UPLOAD_MODEL.
"""
a.log_function("dq/finish")
if create_data_embs is None:
Expand Down

0 comments on commit 8446fcd

Please sign in to comment.