Skip to content
Snippets Groups Projects
Commit b37c5785 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Fix tests

- Fix more pylint errors
- Move caps test for now to broken
parent 0fcf90f8
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@
# pylint: disable=attribute-defined-outside-init
import logging
from time import time as time_time
import OpenSSL.crypto
import nbxmpp
......@@ -30,8 +29,6 @@ from gajim.common import i18n
from gajim.common.i18n import _
from gajim.common.helpers import AdditionalDataDict
from gajim.common.modules import dataforms
from gajim.common.modules.misc import parse_idle
from gajim.common.modules.misc import parse_delay
from gajim.common.const import KindConstant, SSLError
from gajim.common.jingle_transport import JingleTransportSocks5
from gajim.common.file_props import FilesProp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment