smok-serwis/firanka

View on GitHub
firanka/series/interpolations.py

Summary

Maintainability
A
1 hr
Test Coverage

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

def SCALAR_LINEAR_INTERPOLATOR(t0, v0, t1, v1, tt):
Severity: Minor
Found in firanka/series/interpolations.py - About 35 mins to fix

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

        def __init__(self, data, domain=None,
    Severity: Minor
    Found in firanka/series/interpolations.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status