#!/usr/bin/python3
from src.culendar.culendar import run

run()
