summaryrefslogtreecommitdiff
path: root/src/apscheduler/triggers
Commit message (Expand)AuthorAgeFilesLines
* Formatted all code to fit within Black's 88 column limitAlex Grönholm2022-08-176-61/+78
* Made the apscheduler.enums and apscheduler.exceptions modules private and re-...Alex Grönholm2022-07-301-1/+1
* Made the apscheduler.validators and apscheduler.util modules privateAlex Grönholm2022-07-306-8/+8
* Switched to Black for code formattingAlex Grönholm2022-04-207-164/+305
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-027-31/+30
* Upgraded attrs and its importsAlex Grönholm2022-01-025-29/+29
* Used an augmented assignment statementAlex Grönholm2021-11-041-1/+1
* Filled in some missing type annotationsAlex Grönholm2021-10-025-21/+20
* Converted more classes to use attrsAlex Grönholm2021-09-085-81/+78
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-067-32/+44
* Switched to the src/ layoutAlex Grönholm2021-08-298-0/+985