Skip to content

Commit ac6e30c

Browse files
Update rabbitmq_amqp_python_client/connection.py
Co-authored-by: Copilot <[email protected]>
1 parent d7f9f91 commit ac6e30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rabbitmq_amqp_python_client/connection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ def consumer(
390390
Args:
391391
destination: The address to consume from
392392
message_handler: Optional handler for processing messages
393-
consumer_options: Optional configuration for queue consumption. Each queue has its own consumer options.co
393+
consumer_options: Optional configuration for queue consumption. Each queue has its own consumer options.
394394
credit: Optional credit value for flow control
395395
396396
Returns:

0 commit comments

Comments
 (0)