Update custom group of jupyter-repl-client

This commit is contained in:
Nathaniel Nicandro 2018-01-13 23:19:47 -06:00
parent d668f8ddff
commit 9861d846de

View file

@ -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)