Skip to content

Commit 1bb65be

Browse files
Update samples/python/queues/sub-raw.py
Co-authored-by: Sergio Leunissen <sergio.leunissen@oracle.com>
1 parent bab27b9 commit 1bb65be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/python/queues/sub-raw.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def subscribe(
146146
147147
Args:
148148
connection (oracledb.Connection): The database connection.
149-
queue_name (str): the name a the queue to subscribe to.
149+
queue_name (str): the name of the queue to subscribe to.
150150
digital_twin_instance_id (Optional[str]): The digital twin instance OCID.
151151
display_name (Optional[str]): The digital twin instance display name.
152152
endpoint (Optional[str]): The endpoint (topic) to filter messages on.

0 commit comments

Comments
 (0)