mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
@@ -18,7 +18,7 @@ from subprocess import PIPE
|
||||
|
||||
from IPython.core.magic import register_line_magic
|
||||
|
||||
ip = get_ipython()
|
||||
ip = get_ipython() # noqa
|
||||
|
||||
|
||||
@register_line_magic
|
||||
|
||||
Reference in New Issue
Block a user