gajim-plural/gajim/common
Philipp Hörist 1680c3bb38 Fix pylint errors
- consider-using-enumerate
- unneeded-not
- unidiomatic-typecheck
2018-09-18 15:24:40 +02:00
..
modules Fix bare-except pylint errors 2018-09-16 23:45:01 +02:00
protocol Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
zeroconf Fix pylint errors 2018-09-18 15:24:40 +02:00
__init__.py
account.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
app.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
caps_cache.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
config.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
configpaths.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
connection.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
connection_handlers.py Fix pylint errors 2018-09-18 15:24:40 +02:00
connection_handlers_events.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
const.py Dont retract pep items on UserXEPs 2018-09-16 13:35:55 +02:00
contacts.py Fix singleton-comparison pylint errors 2018-09-18 10:26:27 +02:00
css_config.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
dbus_support.py Fix simplifiable-if-statement pylint errors 2018-09-17 23:25:55 +02:00
dh.py Fix license comment format 2018-09-05 02:59:34 +02:00
events.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
exceptions.py Fix license comment format 2018-09-05 02:59:34 +02:00
file_props.py Fix singleton-comparison pylint errors 2018-09-18 10:26:27 +02:00
fuzzyclock.py fuzzyclock: Fix pylint errors 2018-09-13 00:33:54 +02:00
ged.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
gpg.py Fix multiple-statements pylint errors 2018-09-18 10:30:33 +02:00
helpers.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
i18n.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
idle.py Fix trailing-comma-tuple pylint errors 2018-09-17 23:38:52 +02:00
jingle.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
jingle_content.py Fix license comment format 2018-09-05 02:59:34 +02:00
jingle_ft.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
jingle_ftstates.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
jingle_rtp.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
jingle_session.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
jingle_transport.py Fix logging-not-lazy pylint errors 2018-09-17 18:57:00 +02:00
jingle_xtls.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
location_listener.py Fix license comment format 2018-09-05 02:59:34 +02:00
logger.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
logging_helpers.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
multimedia_helpers.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
nec.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
optparser.py Fix singleton-comparison pylint errors 2018-09-18 10:26:27 +02:00
passwords.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
pep.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
proxy65_manager.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
resolver.py Fix superfluous-parens pylint errors 2018-09-16 14:42:18 +02:00
rst_xhtml_generator.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
socks5.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
types.py Dont retract pep items on UserXEPs 2018-09-16 13:35:55 +02:00