mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
6 lines
88 B
Python
6 lines
88 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import parser
|
|
from . import wizard
|
|
from . import models
|