bemade-addons/caldav_sync/models/__init__.py

5 lines
107 B
Python
Raw Normal View History

2024-05-23 08:50:09 -04:00
# -*- coding: utf-8 -*-
from . import calendar_event
from . import res_users
2024-05-23 12:49:51 -04:00
from . import caldav_calendar