Skip to content

Commit 1aba0aa

Browse files
authored
Merge pull request #42 from mszhanyi/zhanyi/importerror
should be from ghapi.all import *
2 parents 60fc6b3 + e296dca commit 1aba0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

80_tutorial_actions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"metadata": {},
4343
"outputs": [],
4444
"source": [
45-
"from ghapi import *\n",
45+
"from ghapi.all import *\n",
4646
"from fastcore.utils import *"
4747
]
4848
},

0 commit comments

Comments
 (0)