1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-06-26 08:49:55 +00:00
sync_ics2gcal/sync_ics2gcal
Dmitry 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_calendar.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