sync_ics2gcal/sync_ics2gcal
Dmitry Belyaev 787e9df642
explicitly exports
to fix (mypy --strict) errors like:
>> error: Module "sync_ics2gcal" does not explicitly export attribute "GoogleCalendarService"; implicit reexport disabled
2022-06-04 18:50:58 +03:00
..
__init__.py explicitly exports 2022-06-04 18:50:58 +03:00
gcal.py fix type errors 2022-06-04 18:47:54 +03:00
ical.py fix type errors 2022-06-04 18:47:54 +03:00
manage_calendars.py fix type errors 2022-06-04 18:47:54 +03:00
sync.py fix type errors 2022-06-04 18:47:54 +03:00
sync_calendar.py fix type errors 2022-06-04 18:47:54 +03:00