eric6/VCS/StatusMonitorThread.py

changeset 7249
0bf517e60f54
parent 7229
53054eb5b15a
child 7259
7c017076c12e
diff -r 60b48ab891fa -r 0bf517e60f54 eric6/VCS/StatusMonitorThread.py
--- a/eric6/VCS/StatusMonitorThread.py	Thu Sep 19 19:22:43 2019 +0200
+++ b/eric6/VCS/StatusMonitorThread.py	Thu Sep 19 19:39:04 2019 +0200
@@ -203,7 +203,7 @@
         """
         raise RuntimeError('Not implemented')
         
-        return tuple()
+        return ()
     
     def _getInfo(self):
         """

eric ide

mercurial