Quick pep8 fix.
This is already fixed in the new-ipc-path branch, but let's at least get this straight in master.
This commit is contained in:
parent
0ec9efcdc0
commit
d18c33987d
@ -62,7 +62,6 @@ def _get_socketname(basedir, runtime_dir, legacy=True, user=None):
|
||||
return os.path.join(runtime_dir, '-'.join(parts))
|
||||
|
||||
|
||||
|
||||
class Error(Exception):
|
||||
|
||||
"""Base class for IPC exceptions."""
|
||||
|
Loading…
Reference in New Issue
Block a user