1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-09-19 19:52:31 +01:00

added newline to end of cd_correction.py

This commit is contained in:
mmussomele
2015-05-16 21:47:15 -07:00
parent 9ef346468c
commit a54c97f624

View File

@@ -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