Describe the bug
When I generate all alarms of the file 173-only-modifications-error.ics, the recurring-ical-events generates an error because it tries to set the trigger to a date.
We should
To Reproduce
ICS file
Expected behavior
I would always like to get all alarms without problem.
Console output
Version:

Additional context
mergecal/icalendar-scheduling-benchmark#6
Suggested implementation
Describe the bug
When I generate all alarms of the file
173-only-modifications-error.ics, the recurring-ical-events generates an error because it tries to set the trigger to a date.We should
To Reproduce
ICS file
Expected behavior
I would always like to get all alarms without problem.
Console output
Version:
Additional context
mergecal/icalendar-scheduling-benchmark#6
Suggested implementation
python-recurring-ical-events/test/calendars/issue-15-duplicated-events.ics
Line 1 in f4a90b2
python-recurring-ical-events/test/test_issue_15.py
Line 21 in f4a90b2