Check if Credit Agricole is down

This commit is contained in:
Laurent Bachelier 2010-10-01 13:15:49 +02:00
commit 6bc8ae2479
3 changed files with 15 additions and 6 deletions

View file

@ -20,9 +20,6 @@ from weboob.capabilities.bank import Account
from .base import CragrBasePage
class AccountsList(CragrBasePage):
def on_loaded(self):
pass
def get_list(self):
l = []