examples/knee_parallel_mechanism/knee_sancisi.py

Summary

Maintainability
A
1 hr
Test Coverage

Function create_knee_model has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def create_knee_model() -> BiomechanicalModel:
    """
    This function creates a biomechanical model of a knee with a parallel mechanism.

    Data from
Severity: Minor
Found in examples/knee_parallel_mechanism/knee_sancisi.py - About 1 hr to fix

There are no issues that match your filters.

Category
Status