Fix import.
This commit is contained in:
parent
f0b6f4036a
commit
9ccc92d04c
|
|
@ -1,6 +1,6 @@
|
|||
import sys
|
||||
from ipykernel.kernelbase import Kernel
|
||||
from simplejoy import (
|
||||
from joy import (
|
||||
default_defs,
|
||||
initialize,
|
||||
inscribe,
|
||||
|
|
|
|||
Loading…
Reference in New Issue