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): """