amenezes/discovery-client

View on GitHub
discovery/client.py

Summary

Maintainability
A
1 hr
Test Coverage
F
53%

Function __init__ has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(
        self,
        client: Optional[Union[AIOHTTPEngine, HTTPXEngine]] = None,
        *args,
        **kwargs,
Severity: Minor
Found in discovery/client.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status