odoo/addons/google_calendar/models/__init__.py

8 lines
174 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import calendar
import res_users
import google_calendar
import res_config