agronholm / apscheduler

Task scheduling library for Python
MIT License
5.94k stars 690 forks source link

Removed backtick #916

Closed davidbrochart closed 1 month ago

davidbrochart commented 1 month ago

Changes

Removes an unwanted backtick in documentation.

coveralls commented 1 month ago

Coverage Status

coverage: 92.426%. remained the same when pulling 30840ac929925d2ea51801b449e2bee5aae42cbe on davidbrochart:docs into db4812ad9d3e136064d1f5ad7e42510adadb7aeb on agronholm:master.

agronholm commented 1 month ago

Weird, the pygrep-hooks pre-commit hook should've caught this. Thanks.