Complete python-crontab (#9306)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Nikita Sobolev
2023-02-07 16:21:06 +03:00
committed by GitHub
parent 32c575d980
commit 62c54da134
4 changed files with 123 additions and 100 deletions

View File

@@ -1,2 +1,4 @@
# Runtime only-hack that doesn't affect typing:
crontabs.CronTabs.__new__
# stub does not have *args argument "args", but function doesn't actually accept positional args
crontab.CronTab.remove_all