__init__.py 202 B

12345678
  1. # -*- coding: utf-8 -*-
  2. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  3. from . import models
  4. from . import controllers
  5. from .models.google_service import TIMEOUT # noqa