[cuisineaz] temporary fix of person number range

This commit is contained in:
Julien Veyssier 2013-03-30 14:08:45 +01:00
commit a48bed0cf0
2 changed files with 7 additions and 2 deletions

View file

@ -18,7 +18,7 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
from weboob.capabilities.recipe import Recipe, Comment
from weboob.capabilities.recipe import Recipe
from weboob.capabilities.base import NotAvailable, NotLoaded
from weboob.tools.browser import BasePage