niccokunzmann / python-recurring-ical-events

Python library to calculate recurrence times of events, todos and journals based on icalendar RFC5545
https://pypi.org/project/recurring-ical-events/
GNU Lesser General Public License v3.0
92 stars 20 forks source link

Run doctests #174

Closed niccokunzmann closed 3 weeks ago

niccokunzmann commented 1 month ago

This runs doctests and the module and README.

This adds to documenting how to extend the module for #133