You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jupyter-repl-mode handle yank-excluded-properties t
The value of `yank-excluded-properties' can be t, in which case it is not
possible to `remq' 'field, causing an error. This fix will allow the mode to
start, but does not handle the fact that the 'field property is still stripped.
0 commit comments