Commit graph

10 commits

Author SHA1 Message Date
MarkusHackspacher
3ce9cd55e7 remove too many blank lines 2018-07-24 14:11:05 +02:00
MarkusHackspacher
82f41f4c21 sorting imports
with isort -y -rc
see #393
2018-07-24 11:08:10 +02:00
MarkusHackspacher
5bb63884e8 fix E226 missing whitespace around arithmetic operator
in /tools/
2018-03-04 21:15:21 +01:00
MarkusHackspacher
a90fa0b521 fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
MarkusHackspacher
0c18a43d13 fix E302 and E303, only blank line change 2018-02-11 00:22:00 +01:00
MarkusHackspacher
955499fcd1 fix E305 expected 2 blank lines after class or function definition 2018-02-10 11:11:20 +01:00
Adam Voss
b1570e3f2b Ran 2to3 on 'tools' and accepted appropriate changes 2017-03-25 19:27:44 -05:00
Adam Voss
d2a9d58524 Changes since Python3 does floating point division
This was done based on a manual search for the '/' character.  No efforts were made to try to run all affected code paths.
2017-02-14 08:53:47 -06:00
Eric Le Lay
eb1404ff37 gtk3 fixes and cleanup 2016-09-28 11:58:37 +02:00
Thomas Perl
34f4001cae Gtk UI: Download progress icon in episode list 2012-02-05 23:42:23 +01:00