Commit graph

6 commits

Author SHA1 Message Date
Laurent Bachelier
e0542c2e4a Fix comparisons to None
Diff checked manually.

autopep8 -a -ir -j2 --select=E711 .

This required the "agressive" option because it can change code
behavior.
2013-03-16 00:57:30 +01:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Julien Veyssier
79192e288c [cineoob] new command 'releases' showing releases dates 2013-03-13 01:16:39 +01:00
Julien Veyssier
fa42b82c69 [imdb] clean, [cineoob] clean 2013-03-13 01:16:38 +01:00
Julien Veyssier
70dcda6e59 [imdb] tests 2013-03-13 01:16:37 +01:00
Julien Veyssier
3492dbb9d6 imdb and cineoob in progress 2013-03-13 01:16:35 +01:00