1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 12:15:40 +01:00
svtplay-dl/lib/svtplay_dl
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
..
fetcher Fix various pylint warnings 2016-04-03 19:06:45 +02:00
postprocess Fix various pylint warnings 2016-04-03 19:06:45 +02:00
service Fix various pylint warnings 2016-04-03 19:06:45 +02:00
subtitle subtitle.tt: dont crash on negative milliseconds. 2016-02-08 21:28:39 +01:00
tests Fix various pylint warnings 2016-04-03 19:06:45 +02:00
utils Fix various pylint warnings 2016-04-03 19:06:45 +02:00
__init__.py Fix various pylint warnings 2016-04-03 19:06:45 +02:00
__main__.py
error.py error: New exception, NoRequestedProtocols 2016-03-31 20:19:44 +02:00
log.py
output.py support for dash streams 2016-03-26 21:38:31 +01:00