hongbo-miao/hongbomiao.com

View on GitHub
aerospace/hm-openaerostruct/src/main.py

Summary

Maintainability
A
1 hr
Test Coverage

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

def main() -> None:
    # Create a dictionary to store options about the mesh
    mesh_dict = {
        "num_y": 7,
        "num_x": 2,
Severity: Minor
Found in aerospace/hm-openaerostruct/src/main.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status