tadashi-aikawa/owlmixin

View on GitHub
owlmixin/errors.py

Summary

Maintainability
A
45 mins
Test Coverage

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

    def __init__(self, *, cls, prop: str, value: Any, expected: Sequence[str], actual):
Severity: Minor
Found in owlmixin/errors.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status