sonntagsgesicht/mathtoolspy

View on GitHub
mathtoolspy/interpolation/linear.py

Summary

Maintainability
A
35 mins
Test Coverage

Function interpolation_linear has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def interpolation_linear(x, x1, x2, y1, y2):
Severity: Minor
Found in mathtoolspy/interpolation/linear.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status