diff --git a/binder/postBuild b/binder/postBuild index 750b3a8..c5cb8ce 100644 --- a/binder/postBuild +++ b/binder/postBuild @@ -1 +1 @@ -python -c"import afq.data as afd; afd.organize_stanford_data(clear_previous_afq='track')" \ No newline at end of file +python -c"import AFQ.data as afd; afd.organize_stanford_data(clear_previous_afq='track')" \ No newline at end of file