Skip to content

Commit 081b44d

Browse files
committed
go_notebook: update import statement
1 parent 767b210 commit 081b44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/data_exploration_go.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
}
7171
},
7272
"outputs": [],
73-
"source": "from chebai.preprocessing.datasets.deepGO.go_uniprot import GOUniProtOver250"
73+
"source": "from chebai.preprocessing.datasets.go_uniprot import GOUniProtOver250"
7474
},
7575
{
7676
"cell_type": "code",

0 commit comments

Comments
 (0)