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 in docs/api/exceptions.rst #115

Closed dikshajoshi44 closed 5 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@109e443). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #115   +/-   ##
=========================================
  Coverage          ?   72.57%           
=========================================
  Files             ?       16           
  Lines             ?     1885           
  Branches          ?      287           
=========================================
  Hits              ?     1368           
  Misses            ?      391           
  Partials          ?      126

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 109e443...396a857. Read the comment docs.