Skip to content

Commit

Permalink
attempt at fixing minor problem
Browse files Browse the repository at this point in the history
  • Loading branch information
piconti committed May 30, 2024
1 parent 2054f32 commit edf7769
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions impresso_commons/versioning/data_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -995,8 +995,7 @@ def compute(
- Compute the new version based on the performed updates.
- Define the `manifest_data` attribute corresponding to the final manifest.
- Optionally, dump it to JSON, export it to S3 and Git.
Args:
export_to_git_and_s3 (bool, optional): Whether to export the final
`manifest_data` as JSON to S3 and GitHub. Defaults to True. If False,
Expand Down

0 comments on commit edf7769

Please sign in to comment.