Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-glitchhg committed Jul 28, 2023
1 parent c73ac6b commit f6e2e99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"outputs": [],
"source": [
"import os\n",
"from tvb.dataset import TVBZenodoDataset\n",
"from tvb.datasets import TVBZenodoDataset\n",
"p = TVBZenodoDataset.fetch_data('connectivity_66.zip')\n",
"import_op = import_conn_zip(proj.id, p)\n",
"\n",
Expand Down

0 comments on commit f6e2e99

Please sign in to comment.