5
0
mirror of https://github.com/odoo/runbot.git synced 2025-03-18 17:05:44 +07:00
runbot/runbot_merge/models/__init__.py

7 lines
159 B
Python
Raw Normal View History

from . import ir_actions
from . import res_partner
from . import project
from . import pull_requests
from . import project_freeze
from . import staging_cancel