KarrLab/wc_rules

View on GitHub
wc_rules/schema/attributes.py

Summary

Maintainability
A
35 mins
Test Coverage
A
91%

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

def check_numeric_value(value,attr,_class,_min=None,_max=None):
Severity: Minor
Found in wc_rules/schema/attributes.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status