KarrLab/intro_to_wc_modeling

View on GitHub
intro_to_wc_modeling/cell_modeling/simulation/boolean.py

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function main has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def main():
    # seed random number generator
    numpy.random.seed(0)

    # simulate
Severity: Minor
Found in intro_to_wc_modeling/cell_modeling/simulation/boolean.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status