Whitespace

This commit is contained in:
Florian Bruhin 2014-10-13 20:38:40 +02:00
parent 795a6937ac
commit 9e2e684124

View File

@ -106,6 +106,7 @@ class IPCServer(QObject):
self._server.deleteLater()
self._remove_server()
def init():
"""Initialize the global IPC server."""
app = objreg.get('app')