We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da40b4 commit bf78547Copy full SHA for bf78547
samples/aq_notification.py
@@ -26,7 +26,7 @@
26
# aq_notification.py
27
#
28
# Demonstrates using advanced queuing notification. Once this script is
29
-# running, run object_aq.py in another terminal to to enqueue a few messages to
+# running, run object_aq.py in another terminal to enqueue a few messages to
30
# the "DEMO_BOOK_QUEUE" queue.
31
#------------------------------------------------------------------------------
32
tests/test_4900_timestamp_tz_var.py
@@ -23,7 +23,7 @@
23
24
25
"""
-4800 - Module for testing timestamp with time zone variables
+4900 - Module for testing timestamp with time zone variables
import datetime
0 commit comments