summaryrefslogtreecommitdiff
path: root/examples/interval.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/interval.py')
-rw-r--r--examples/interval.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/interval.py b/examples/interval.py
index e16596c..cb7c4f4 100644
--- a/examples/interval.py
+++ b/examples/interval.py
@@ -1,6 +1,5 @@
"""
-Basic example showing how to start the scheduler and schedule a job that
-executes on 3 second intervals.
+Basic example showing how to start the scheduler and schedule a job that executes on 3 second intervals.
"""
from datetime import datetime