logging on cragr in perhaps fixed.
This commit is contained in:
parent
1d0c4150fd
commit
3c11c40ac5
3 changed files with 34 additions and 17 deletions
|
|
@ -19,9 +19,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
"""
|
||||
|
||||
from weboob.capabilities.bank import Account
|
||||
from weboob.tools.browser import BasePage
|
||||
from .base import CragrBasePage
|
||||
|
||||
class AccountsList(BasePage):
|
||||
class AccountsList(CragrBasePage):
|
||||
def loaded(self):
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue