diff --git a/client/equo.py b/client/equo.py index 1dbe76132..d263ac762 100644 --- a/client/equo.py +++ b/client/equo.py @@ -870,7 +870,7 @@ def main(): from entropy.client.interfaces.qa import UGCErrorReportInterface try: - error = UGCErrorReportInterface( ) + error = UGCErrorReportInterface() except (IncorrectParameter, OnlineMirrorError,): from entropy.qa import ErrorReportInterface post_url = "http://svn.sabayonlinux.org/entropy/standard" + \