runbot/runbot_merge/models/__init__.py

6 lines
134 B
Python
Raw Permalink Normal View History

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