Skip to content

Commit b668606

Browse files
authored
Update project name in activity.py (#1367)
1 parent b633c50 commit b668606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/python/tutorial_scripts/activity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
syn = synapseclient.login()
1414

1515
# Set project and folder name that exists within the project
16-
PROJECT_NAME = "Dark Side Of The Moon"
16+
PROJECT_NAME = "My uniquely named project about Alzheimer's Disease"
1717
FOLDER_NAME = "biospecimen_experiment_1"
1818

1919
# Retrieve the project and folder IDs

0 commit comments

Comments
 (0)