mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-05 07:41:37 -05:00
Silence byte compiler
This commit is contained in:
parent
5db8ded2f0
commit
f4e2768886
1 changed files with 2 additions and 2 deletions
|
@ -182,8 +182,8 @@ to."
|
|||
|
||||
(cl-defmethod jupyter-handle-error ((_client jupyter-org-client)
|
||||
(req jupyter-org-request)
|
||||
ename
|
||||
evalue
|
||||
_ename
|
||||
_evalue
|
||||
traceback)
|
||||
;; (jupyter-with-display-buffer "traceback" 'reset
|
||||
;; (jupyter-insert-ansi-coded-text
|
||||
|
|
Loading…
Add table
Reference in a new issue