gmr / rabbitpy

A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
http://rabbitpy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
242 stars 58 forks source link

Fix typo #110

Closed ju55i closed 5 years ago

ju55i commented 7 years ago

Missing single quote.

dch commented 5 years ago

@gmr bump