mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-04 15:41:37 -05:00
Update custom group of jupyter-repl-client
This commit is contained in:
parent
d668f8ddff
commit
9861d846de
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(defgroup jupyter-repl-client nil
|
||||
(defgroup jupyter-repl nil
|
||||
"A Jupyter REPL client"
|
||||
:group 'communication)
|
||||
:group 'jupyter)
|
||||
|
||||
(require 'jupyter-base)
|
||||
(require 'jupyter-client)
|
||||
|
|
Loading…
Add table
Reference in a new issue