mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-13 22:28:33 +00:00
#N/A: Add new line after version
This commit is contained in:
parent
f53d772ac3
commit
84c42168df
@ -125,5 +125,5 @@ def configured_successfully(configuration_details):
|
||||
|
||||
def version(thefuck_version, python_version):
|
||||
sys.stderr.write(
|
||||
u'The Fuck {} using Python {}'.format(thefuck_version,
|
||||
python_version))
|
||||
u'The Fuck {} using Python {}\n'.format(thefuck_version,
|
||||
python_version))
|
||||
|
Loading…
x
Reference in New Issue
Block a user