Skip to content

Commit

Permalink
Merge pull request #83 from minos-framework/restyled/issue-78-subscri…
Browse files Browse the repository at this point in the history
…ption-bug-incorrect-ip

Restyle #78 - Subscription wrong IP
  • Loading branch information
vladyslav-fenchak authored Feb 10, 2022
2 parents a89b557 + a02cf03 commit f5077f8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
from unittest.mock import (
patch,
)

from redis import (
ConnectionError,
)

from minos.api_gateway.common import (
MinosConfig,
)
Expand Down

0 comments on commit f5077f8

Please sign in to comment.