Skip to content

Commit

Permalink
chore: add DeliveryMode on import
Browse files Browse the repository at this point in the history
  • Loading branch information
berrytern committed Feb 17, 2023
1 parent ead163a commit 5386d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amqp_client_python/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
from .rabbitmq import EventbusRabbitMQ, AsyncEventbusRabbitMQ, EventbusWrapperRabbitMQ
from .domain.models import Config, Options, SSLOptions
from pika import DeliveryMode

0 comments on commit 5386d90

Please sign in to comment.