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
+1 -1
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