summaryrefslogtreecommitdiff
path: root/src/apscheduler/triggers/cron
Commit message (Expand)AuthorAgeFilesLines
* Formatted all code to fit within Black's 88 column limitAlex Grönholm2022-08-173-13/+20
* Made the apscheduler.validators and apscheduler.util modules privateAlex Grönholm2022-07-302-3/+3
* Switched to Black for code formattingAlex Grönholm2022-04-203-101/+205
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-023-12/+11
* Upgraded attrs and its importsAlex Grönholm2022-01-021-6/+6
* Filled in some missing type annotationsAlex Grönholm2021-10-021-6/+5
* Converted more classes to use attrsAlex Grönholm2021-09-081-17/+24
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-063-16/+20
* Switched to the src/ layoutAlex Grönholm2021-08-293-0/+555