mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-05 23:41:38 -05:00
![]() Also fix misuse of `alist-get`. `alist-get` uses `assq` for comparison by default, but we are comparing strings. This caused issues when caching REPL buffers and the subsequent re-use of them during testing. |
||
---|---|---|
.. | ||
jupyter-test.el | ||
test-helper.el |