luizirber/tam

View on GitHub
src/tam/defs.py

Summary

Maintainability
A
45 mins
Test Coverage

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

def new_tile(name, label="", tilecolor="white", textcolor="black", concentration=1, glues=None):
Severity: Minor
Found in src/tam/defs.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status