Skip to content

Commit 72995e6

Browse files
Update docstring: {unified→processed} metadata
Co-authored-by: Stephan Druskat <sdruskat@users.noreply.github.com>
1 parent d8ce5f8 commit 72995e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hermes/commands/curate/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def process_decision_negative(self):
100100

101101

102102
class HermesCurateCommand(HermesCommand):
103-
"""Curate the unified metadata before deposition."""
103+
"""Curate the processed metadata before deposition."""
104104

105105
command_name = "curate"
106106
settings_class = _CurateSettings

0 commit comments

Comments
 (0)