eric6/Utilities/BackgroundService.py

changeset 8309
10aa9235b817
parent 8307
01a323d3d4d7
child 8400
b3eefd7e58d1
child 8474
4b9f6bd71a99
--- a/eric6/Utilities/BackgroundService.py	Wed May 12 19:53:31 2021 +0200
+++ b/eric6/Utilities/BackgroundService.py	Fri May 14 20:12:53 2021 +0200
@@ -25,6 +25,7 @@
 import Utilities
 import Globals
 
+
 class BackgroundService(QTcpServer):
     """
     Class implementing the main part of the background service.

eric ide

mercurial