chebpy/chebpy

View on GitHub
chebpy/core/fun.py

Summary

Maintainability
B
4 hrs
Test Coverage

Fun has 34 functions (exceeds 20 allowed). Consider refactoring.
Open

class Fun(ABC):
    # --------------------------
    #  alternative constructors
    # --------------------------
    @abstractclassmethod
Severity: Minor
Found in chebpy/core/fun.py - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status