mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 21:52:06 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
|
from . import models
|
||
|
from . import report
|
||
|
from . import wizard
|