1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
svtplay-dl/lib/svtplay_dl/utils
Olof Johansson 5393dc1929 Fix various pylint warnings
None of these were any real problems, but easier to spot real issues if pylint
is a bit quieter. Apart from the pylint overrides being sprinkled over the code
base, this commit also fixes occurences of the following issues:

 - logging-not-lazy
 - logging-format-interpolation
 - unused-import
 - unused-variable
2016-04-03 19:06:45 +02:00
..
__init__.py Fix various pylint warnings 2016-04-03 19:06:45 +02:00
io.py swap place on py2 and py3 checks 2016-01-27 19:49:38 +01:00
terminal.py output: better progress width handling 2014-06-26 22:55:54 +02:00
urllib.py Fix various pylint warnings 2016-04-03 19:06:45 +02:00