mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 01:28:56 +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):
|
def version(thefuck_version, python_version):
|
||||||
sys.stderr.write(
|
sys.stderr.write(
|
||||||
u'The Fuck {} using Python {}'.format(thefuck_version,
|
u'The Fuck {} using Python {}\n'.format(thefuck_version,
|
||||||
python_version))
|
python_version))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user