mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-06 07:51:39 -05:00
added missing require
This commit is contained in:
parent
bba9d16e9d
commit
5657a73dd0
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
;; Defines the `jupyter-channel' interface.
|
||||
|
||||
;;; Code:
|
||||
(require 'eieio-base)
|
||||
|
||||
(defclass jupyter-channel ()
|
||||
((type
|
||||
|
|
Loading…
Add table
Reference in a new issue