Skip to content

Commit 93aa593

Browse files
committed
fix typo
1 parent 3752365 commit 93aa593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

synapseclient/extensions/curator/record_based_metadata_task.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def create_record_based_metadata_task(
179179
synapse_client: If not passed in and caching was not disabled by
180180
`Synapse.allow_client_caching(False)` this will use the last created
181181
instance from the Synapse class constructor.
182-
project_id: Deprecated, will be removed in v5.0.0
182+
project_id: Deprecated, will be removed in v5.0.0
183183
184184
Returns:
185185
Tuple containing the created RecordSet, CurationTask, and Grid objects

0 commit comments

Comments
 (0)