calendar/populate/__init__.py

6 lines
154 B
Python
Raw Permalink Normal View History

2024-05-03 12:43:00 +03:00
# -*- coding: utf-8 -*-
2024-05-21 15:09:16 +03:00
# Part of Talisman . See LICENSE file for full copyright and licensing details.
2024-05-03 12:43:00 +03:00
from . import calendar_alarm
from . import data