"""Entry point for ``python -m google_calendar``.""" from google_calendar import main main()