forked from colonelpanic/dotfiles
Remove extra new line at the ends of path_lines
This commit is contained in:
@@ -125,4 +125,4 @@ if __name__ == '__main__':
|
||||
else:
|
||||
output = output_path
|
||||
|
||||
print(output)
|
||||
print(output, end='')
|
||||
|
Reference in New Issue
Block a user