Skip to content

Commit

Permalink
updates docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Dec 5, 2024
1 parent 5b07beb commit de3e983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agoradatatools/gx.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def convert_nested_columns_to_json(
return df

def set_warnings_and_failures(self, checkpoint_result: CheckpointResult) -> None:
"""Sets class attributes for warnings and failures
"""Sets class attributes for warnings and failures given a CheckpointResult
Args:
checkpoint_result (CheckpointResult): CheckpointResult object
Expand Down

0 comments on commit de3e983

Please sign in to comment.