summaryrefslogtreecommitdiff
path: root/src/apscheduler/triggers/date.py
Commit message (Expand)AuthorAgeFilesLines
* Made the apscheduler.validators and apscheduler.util modules privateAlex Grönholm2022-07-301-1/+1
* Switched to Black for code formattingAlex Grönholm2022-04-201-5/+5
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-2/+2
* Upgraded attrs and its importsAlex Grönholm2022-01-021-4/+4
* Filled in some missing type annotationsAlex Grönholm2021-10-021-4/+4
* Converted more classes to use attrsAlex Grönholm2021-09-081-10/+7
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-061-2/+4
* Switched to the src/ layoutAlex Grönholm2021-08-291-0/+45