KarrLab/wc_rules

View on GitHub
wc_rules/matcher/token.py

Summary

Maintainability
A
50 mins
Test Coverage
A
97%

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

def make_edge_token(_class1,ref1,attr1,_class2,ref2,attr2,action):
Severity: Major
Found in wc_rules/matcher/token.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status