mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-19 09:10:47 +01:00
#N/A: Fix formatting
This commit is contained in:
parent
72e88d6ba3
commit
2df1a5a45b
@ -15,9 +15,9 @@ def _get_socket_path():
|
|||||||
|
|
||||||
def is_available():
|
def is_available():
|
||||||
"""Returns `True` if shell logger socket available.
|
"""Returns `True` if shell logger socket available.
|
||||||
|
|
||||||
:rtype: book
|
:rtype: book
|
||||||
|
|
||||||
"""
|
"""
|
||||||
path = _get_socket_path()
|
path = _get_socket_path()
|
||||||
if not path:
|
if not path:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user