Peter-Slump/python-keycloak-client

View on GitHub
src/keycloak/aio/client.py

Summary

Maintainability
A
50 mins
Test Coverage

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

    def __init__(self, server_url, *, headers, logger=None, loop=None,
Severity: Major
Found in src/keycloak/aio/client.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status