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