Fix import.

This commit is contained in:
Simon Forman 2022-10-04 11:20:55 -07:00
parent f0b6f4036a
commit 9ccc92d04c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import sys
from ipykernel.kernelbase import Kernel
from simplejoy import (
from joy import (
default_defs,
initialize,
inscribe,