summaryrefslogtreecommitdiff
path: root/src/projManagement/Worker.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/projManagement/Worker.py')
-rw-r--r--src/projManagement/Worker.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/projManagement/Worker.py b/src/projManagement/Worker.py
index e523b533..8ced35a7 100644
--- a/src/projManagement/Worker.py
+++ b/src/projManagement/Worker.py
@@ -60,10 +60,10 @@ class WorkerThread(QtCore.QThread):
and is called to check if project's schematic is open or not.
@params
-
+
@return
:self.my_workers
- """
+ """
return self.my_workers
def run(self):