markusressel/container-app-conf

View on GitHub
container_app_conf/entry/string.py

Summary

Maintainability
A
50 mins
Test Coverage

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

    def __init__(self, key_path: [str], example: any = None, description: str or None = None, default: any = None,
Severity: Major
Found in container_app_conf/entry/string.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status