pyapp-org/pyapp

View on GitHub
src/pyapp/typed_settings.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def __new__(cls, name: str, bases, dct: Dict[str, Any], *, prefix: str = ""):
Severity: Minor
Found in src/pyapp/typed_settings.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status