mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
added newline to end of cd_correction.py
This commit is contained in:
parent
9ef346468c
commit
a54c97f624
@ -82,4 +82,4 @@ def get_new_command(command, settings):
|
||||
cwd = os.path.join(cwd, best_match)
|
||||
return "cd {0}".format(cwd)
|
||||
|
||||
enabled_by_default = True
|
||||
enabled_by_default = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user