essel-dev / jewcal

Convert Gregorian to Jewish dates with holidays and zmanim (Diaspora/Israel).
https://jewcal.readthedocs.io/
MIT License
1 stars 0 forks source link

refactor: Set attributes in `Events.__post_init__` #39

Closed essel-dev closed 4 months ago

essel-dev commented 4 months ago

Set shabbos and Yom Tov through the Events constructor instead of in the JewCal class.