We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba9d16 commit 5657a73Copy full SHA for 5657a73
jupyter-channel.el
@@ -25,6 +25,7 @@
25
;; Defines the `jupyter-channel' interface.
26
27
;;; Code:
28
+(require 'eieio-base)
29
30
(defclass jupyter-channel ()
31
((type
0 commit comments