OSDN Git Service

Fix import.
authorSimon Forman <sforman@hushmail.com>
Tue, 4 Oct 2022 18:20:55 +0000 (11:20 -0700)
committerSimon Forman <sforman@hushmail.com>
Tue, 4 Oct 2022 18:20:55 +0000 (11:20 -0700)
docs/notebooks/jupyter_kernel/joy_kernel.py

index fee5a57..bf6c1ba 100644 (file)
@@ -1,6 +1,6 @@
 import sys
 from ipykernel.kernelbase import Kernel
-from simplejoy import (
+from joy import (
     default_defs,
     initialize,
     inscribe,