summaryrefslogtreecommitdiff
path: root/src/apscheduler/triggers/interval.py
Commit message (Expand)AuthorAgeFilesLines
* Formatted all code to fit within Black's 88 column limitAlex Grönholm2022-08-171-5/+7
* 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-22/+46
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-4/+4
* Upgraded attrs and its importsAlex Grönholm2022-01-021-6/+6
* Used an augmented assignment statementAlex Grönholm2021-11-041-1/+1
* Filled in some missing type annotationsAlex Grönholm2021-10-021-5/+5
* Converted more classes to use attrsAlex Grönholm2021-09-081-21/+18
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-061-2/+4
* Switched to the src/ layoutAlex Grönholm2021-08-291-0/+99