hongbo-miao/hongbomiao.com

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

Summary

Maintainability
A
1 hr
Test Coverage

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

def main() -> None:
    wing_airfoil = asb.Airfoil("sd7037")
    tail_airfoil = asb.Airfoil("naca0010")

    # Define the 3D geometry you want to analyze/optimize
Severity: Minor
Found in aerospace/hm-aerosandbox/src/main.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status