diff --git a/gajim/common/connection_handlers_events.py b/gajim/common/connection_handlers_events.py index 15e31c74e..b133b143a 100644 --- a/gajim/common/connection_handlers_events.py +++ b/gajim/common/connection_handlers_events.py @@ -18,6 +18,9 @@ ## along with Gajim. If not, see . ## +# pylint: disable=no-init +# pylint: disable=attribute-defined-outside-init + from calendar import timegm import datetime import hashlib