mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Sync flake8 and autopep8 ignored errors.
This commit is contained in:
@@ -33,5 +33,6 @@ def j(path):
|
||||
if newpath:
|
||||
ip.magic('cd %s' % newpath.decode('utf-8'))
|
||||
|
||||
|
||||
# remove from namespace
|
||||
del j
|
||||
|
||||
Reference in New Issue
Block a user