Net-ng/kansha

View on GitHub
kansha/column/models.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def create_column(cls, board, index, title, nb_cards=None, archive=False):
Severity: Minor
Found in kansha/column/models.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status