#N/A: Fix formatting
This commit is contained in:
parent
72e88d6ba3
commit
2df1a5a45b
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue