1
0
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:
William Ting
2017-05-31 22:52:05 -07:00
parent d5a4fd270d
commit e8f3cbd874
2 changed files with 2 additions and 0 deletions

View File

@@ -33,5 +33,6 @@ def j(path):
if newpath:
ip.magic('cd %s' % newpath.decode('utf-8'))
# remove from namespace
del j