summaryrefslogtreecommitdiff
path: root/examples/reference.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/reference.py')
-rw-r--r--examples/reference.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/reference.py b/examples/reference.py
index a31c543..8be45e9 100644
--- a/examples/reference.py
+++ b/examples/reference.py
@@ -1,6 +1,5 @@
"""
-Basic example showing how to schedule a callable using a textual
-reference.
+Basic example showing how to schedule a callable using a textual reference.
"""
from apscheduler.scheduler import Scheduler