mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 03:52:04 +02:00
5 lines
95 B
Python
5 lines
95 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import models
|
|
from . import country_utils
|
|
from . import wizard
|