Fix a comment I broke, part 2...

This commit is contained in:
Oscuro87 2020-01-28 16:31:30 +01:00
parent 92d70691f4
commit abf7167e08

View file

@ -566,7 +566,7 @@ class DefaultScript(ScriptBase):
first call the stop hooks, and then the start hooks again.
Args:
interval (int, optional): Allows for changing the interval
of the Script. Given in seconds. if `None`, will use the
of the Script. Given in seconds. if `None`, will use the already stored interval.
repeats (int, optional): The number of repeats. If unset, will
use the previous setting.
start_delay (bool, optional): If we should wait `interval` seconds