1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00

#N/A: Fix formatting

This commit is contained in:
Vladimir Iakovlev 2018-05-14 22:44:10 +02:00
parent 72e88d6ba3
commit 2df1a5a45b

View File

@ -15,9 +15,9 @@ def _get_socket_path():
def is_available():
"""Returns `True` if shell logger socket available.
:rtype: book
"""
path = _get_socket_path()
if not path: