summaryrefslogtreecommitdiff
path: root/addons/google_calendar/utils/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'addons/google_calendar/utils/__init__.py')
-rw-r--r--addons/google_calendar/utils/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/addons/google_calendar/utils/__init__.py b/addons/google_calendar/utils/__init__.py
new file mode 100644
index 00000000..e8ec7702
--- /dev/null
+++ b/addons/google_calendar/utils/__init__.py
@@ -0,0 +1,4 @@
+# -*- coding: utf-8 -*-
+# Part of Odoo. See LICENSE file for full copyright and licensing details.
+from . import google_calendar
+from . import google_event