slim_cli/template/model/user.py

Summary

Maintainability
A
50 mins
Test Coverage

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

    def new(cls, username, password, *, email=None, nickname=None, is_for_tests=False) -> Optional['User']:
Severity: Major
Found in slim_cli/template/model/user.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status