#620: Fix code style

This commit is contained in:
Vladimir Iakovlev
2017-03-28 12:25:33 +02:00
parent 53c11d2ef4
commit 1a52e98fbd
+1 -1
View File
@@ -126,4 +126,4 @@ def configured_successfully(configuration_details):
def version(thefuck_version, python_version):
sys.stderr.write(
u'The Fuck {} using Python {}'.format(thefuck_version,
python_version))
python_version))