Skip to content

Commit e30df85

Browse files
committed
updates docstring
1 parent 6795c4c commit e30df85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schematic/store/synapse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ def updateDatasetManifestFiles(
10561056
10571057
Returns:
10581058
Synapse ID of updated manifest and Pandas dataframe containing the updated manifest.
1059-
If there is no existing manifest return None
1059+
If there is no existing manifest or if the manifest does not have an entityId column, return None
10601060
"""
10611061

10621062
# get existing manifest Synapse ID

0 commit comments

Comments
 (0)