diff --git a/examples/tutorial_examples/plot_bids_layout.py b/examples/tutorial_examples/plot_bids_layout.py index 3454e1c14..9e786b824 100644 --- a/examples/tutorial_examples/plot_bids_layout.py +++ b/examples/tutorial_examples/plot_bids_layout.py @@ -47,7 +47,7 @@ # this dataset and organized it within the `~/AFQ_data` folder in the BIDS # format. -afd.organize_stanford_data(clear_previous_afq="True") +afd.organize_stanford_data(clear_previous_afq="all") ########################################################################## # After doing that, we should have a folder that looks like this: