KarrLab/wc_rules

View on GitHub
wc_rules/modeling/rule.py

Summary

Maintainability
A
50 mins
Test Coverage
A
97%

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

    def __init__(self, name='', reactants=dict(), helpers=dict(), actions=[], factories=dict(),rate_prefix='', parameters = []):
Severity: Major
Found in wc_rules/modeling/rule.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status