eric6/VCS/StatusMonitorThread.py

branch
without_py2_and_pyqt4
changeset 7192
a22eee00b052
parent 7165
375c077ef7e2
child 7229
53054eb5b15a
diff -r 960850ec284c -r a22eee00b052 eric6/VCS/StatusMonitorThread.py
--- a/eric6/VCS/StatusMonitorThread.py	Sat Aug 31 12:29:57 2019 +0200
+++ b/eric6/VCS/StatusMonitorThread.py	Sat Aug 31 12:58:11 2019 +0200
@@ -203,6 +203,8 @@
             implemented by a subclass
         """
         raise RuntimeError('Not implemented')
+        
+        return tuple()
     
     def _getInfo(self):
         """

eric ide

mercurial