vladcalin/gemstone

View on GitHub
gemstone/event/transport/rabbitmq.py

Summary

Maintainability
A
35 mins
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, host="127.0.0.1", port=5672, username="", password="", **connection_options):
Severity: Minor
Found in gemstone/event/transport/rabbitmq.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status