We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b633c50 commit b668606Copy full SHA for b668606
1 file changed
docs/tutorials/python/tutorial_scripts/activity.py
@@ -13,7 +13,7 @@
13
syn = synapseclient.login()
14
15
# Set project and folder name that exists within the project
16
-PROJECT_NAME = "Dark Side Of The Moon"
+PROJECT_NAME = "My uniquely named project about Alzheimer's Disease"
17
FOLDER_NAME = "biospecimen_experiment_1"
18
19
# Retrieve the project and folder IDs
0 commit comments