Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Jun 25, 2024
1 parent dbb4c12 commit e06570b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audb/core/publish.py
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ def publish(
Some file formats are not saved in a deterministic order,
e.g. when saving the same values two times,
the MD5 sum of the file will change.
Make sure, to not save those files again.
Make sure, to not save those files repeatedly.
For files stored in PARQUET format,
:func:`audb.publish` will first look for a hash
stored in its metadata
Expand Down

0 comments on commit e06570b

Please sign in to comment.