Skip to content

Commit 0515354

Browse files
committed
docs: update example a little
1 parent 4f90e77 commit 0515354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ broker = AioPikaBroker(
140140
declare=True,
141141
durable=True,
142142
auto_delete=False,
143-
)
143+
),
144144
task_queues=[
145145
Queue(
146146
name="custom_queue",

0 commit comments

Comments
 (0)