summaryrefslogtreecommitdiff
path: root/src/apscheduler/triggers/calendarinterval.py
Commit message (Expand)AuthorAgeFilesLines
* Formatted all code to fit within Black's 88 column limitAlex Grönholm2022-08-171-29/+33
* Made the apscheduler.validators and apscheduler.util modules privateAlex Grönholm2022-07-301-2/+2
* Switched to Black for code formattingAlex Grönholm2022-04-201-21/+26
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-3/+3
* Upgraded attrs and its importsAlex Grönholm2022-01-021-7/+7
* Filled in some missing type annotationsAlex Grönholm2021-10-021-4/+4
* Converted more classes to use attrsAlex Grönholm2021-09-081-17/+18
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-061-4/+6
* Switched to the src/ layoutAlex Grönholm2021-08-291-0/+145