Skip to content
Commit 47780392 authored by ntome's avatar ntome 💬 Committed by hydrargyrum
Browse files

weboob.capabilities.bank: split file into a folder with submodules

Introduce:
- base: for CapBank, Account, Transaction and standard classes
- rate: for CapCurrencyRate
- transfer: for CapTransfer and related classes
- wealth: for CapBankWealth and related classes

To keep compatibility with existing code using base imports, bank/__init__.py
will import symbols from the subfiles.
parent 6239b02e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment