Commit graph

10 commits

Author SHA1 Message Date
Laurent Bachelier
3da02fde24 Remove useless __all__ in modules
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.

The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Julien Veyssier
8ec69cdcd2 corrections on comments and accents striping in all recipe backends 2013-04-10 15:08:32 +02:00
Laurent Bachelier
13026702bd Whitespace 2013-04-03 19:04:55 +02:00
Julien Veyssier
358881dd48 interval number of persons for all cookboob backends 2013-03-30 15:35:38 +01:00
Julien Veyssier
e6fe9ed69e [cookboob] comments objectified 2013-03-26 10:30:08 +01:00
Julien Veyssier
d391d1a2d8 [cookboob] author field added 2013-03-25 11:22:12 +01:00
Julien Veyssier
5d923bc73b autopep8 with 120 chars line length on my modules 2013-03-18 11:16:05 +01:00
Laurent Bachelier
e35755c29f New pep8 fixes 2013-03-16 01:00:28 +01:00
Julien Veyssier
31a3cf589b [750g] working, get_recipe OK 2013-03-15 22:18:08 +01:00
Julien Veyssier
b724840ddb new backend 750g for cookboob, get_recipe NYI 2013-03-15 19:27:41 +01:00