crontab: improve types, update to 2.7 (#9392)

https://gitlab.com/doctormo/python-crontab/-/blob/v2.7.0/crontab.py

Closes #9391

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Shantanu
2022-12-22 18:42:24 -06:00
committed by GitHub
parent b5bff233bf
commit 44cdc6e284
3 changed files with 64 additions and 52 deletions

View File

@@ -1,2 +1,5 @@
# Re-export:
crontabs.X_OK
# stub does not have *args argument "args", but function doesn't actually accept positional args
crontab.CronTab.remove_all