deluge/deluge
Calum Lind 9dcd90056d [Lint] Fix flake8 warnings
- Use six to silence flake8 undefined Python 2 names on Python 3.
- Fix W605 invalid escape sequence.
- Cleanup unused exception variables.
2018-10-25 15:14:19 +01:00
..
core [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
i18n Localize the Desktop file 2011-07-13 21:49:25 +01:00
plugins [AutoAdd] Fix packaging autoadd_options data files 2018-10-21 16:05:01 +01:00
scripts [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
tests [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
ui [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
__init__.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
__rpcapi.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
_libtorrent.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
bencode.py [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
common.py [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
component.py [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
config.py [Config] Prevent symlinked config files being overwritten 2018-10-21 14:08:30 +01:00
configmanager.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
crypto_utils.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
decorators.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
error.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
event.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
httpdownloader.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
log.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
maketorrent.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
metafile.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
path_chooser_common.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
pluginmanagerbase.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
rencode.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
transfer.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00