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/tests
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 Rename module from lib/svtplay to lib/svtplay_dl 2013-03-17 19:55:19 +01:00
filenamify.py update tests 2016-03-28 21:11:32 +02:00
hls.py Fix various pylint warnings 2016-04-03 19:06:45 +02:00
output.py update tests 2016-03-28 21:11:32 +02:00
protocol_prio.py prio_streams: Rename to protocol_prio 2016-03-31 20:33:44 +02:00
subtitle.py Fix various pylint warnings 2016-04-03 19:06:45 +02:00