forked from platypush/platypush
Smarter cron management with croniter
This commit is contained in:
parent
e9eda49c91
commit
faa55daccf
4 changed files with 55 additions and 46 deletions
docs/source
|
@ -225,6 +225,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'picamera',
|
||||
'pwm3901',
|
||||
'PIL',
|
||||
'croniter',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue