mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-04 04:12:38 +01:00
#N/A: Fix formatting
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user