samueldmq/infosystem

View on GitHub
infosystem/subsystem/token/resource.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __init__(self, id, user_id, active=True, created_at=datetime.now(),
Severity: Major
Found in infosystem/subsystem/token/resource.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status