Skip to content

Commit

Permalink
Fixed minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eandersson committed Sep 7, 2021
1 parent c5f8734 commit 0875d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amqpstorm/management/channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ def get(self, channel):
:raises ApiError: Raises if the remote server encountered an error.
We also raise an exception if the channel cannot
be found.
:raises ApiConnectionError: Raises if there was a connectivity issue.
:rtype: dict
"""
Expand Down

0 comments on commit 0875d34

Please sign in to comment.