mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 14:44:05 +00:00
#620: Fix code style
This commit is contained in:
@@ -126,4 +126,4 @@ 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 {}'.format(thefuck_version,
|
||||||
python_version))
|
python_version))
|
||||||
|
|||||||
Reference in New Issue
Block a user