gpodder/src/gpodder
Eric Le Lay 229844cf5c
Merge pull request #463 from MarkusHackspacher/style20x
fix E201 whitespace after '('
2018-05-27 10:13:29 +02:00
..
gtkui Merge pull request #463 from MarkusHackspacher/style20x 2018-05-27 10:13:29 +02:00
plugins fix E201 whitespace after '(' 2018-05-21 21:40:40 +02:00
test fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
__init__.py fix linter errors 2018-05-27 10:06:31 +02:00
build_info.py adjust license version for code from Quodlibet 2018-05-06 18:22:52 +02:00
common.py finish fixing E226 2018-04-15 18:59:20 +02:00
config.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
core.py fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
coverart.py * Cleaned up import statements 2018-04-16 05:10:14 -05:00
dbsqlite.py finish fixing E226 2018-04-15 18:59:20 +02:00
dbusproxy.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
directory.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
download.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
escapist_videos.py fix E201 whitespace after '(' 2018-05-21 21:40:40 +02:00
extensions.py fix E731 do not assign a lambda expression, use a def 2018-05-06 22:26:54 +02:00
feedcore.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
feedservice.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
jsonconfig.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
log.py finish fixing E226 2018-04-15 18:59:20 +02:00
minidb.py fix E226 missing whitespace around arithmetic operator 2018-03-27 21:40:36 +02:00
model.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
my.py Fix E502 the backslash is redundant between brackets 2018-05-08 11:41:52 +02:00
opml.py fix E201 whitespace after '(' 2018-05-21 21:40:40 +02:00
player.py fix E502 the backslash is redundant between brackets 2018-05-08 10:43:56 +02:00
query.py finish fixing E226 2018-04-15 18:59:20 +02:00
schema.py finish fixing E226 2018-04-15 18:59:20 +02:00
services.py fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
sync.py fix E265 block comment should start with '# ' 2018-05-16 18:17:52 +02:00
unittests.py Update copyright years (2018) 2018-01-28 19:39:53 +01:00
util.py Merge branch 'master' into gtk3-win_installer 2018-05-27 10:05:11 +02:00
utilwin32ctypes.py fix linter errors 2018-05-07 15:55:07 +02:00
utilwin32locale.py fix linter errors 2018-05-27 10:06:31 +02:00
vimeo.py fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
youtube.py fix parse_youtube_url(None) exception 2018-05-24 21:54:38 +02:00