zthxxx/python-Speech_Recognition

View on GitHub
WaveOperate/WaveFilter.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def cheby1_bandpass(low_cut, high_cut, sample_frequency, order=6, rp=0.1):
Severity: Minor
Found in WaveOperate/WaveFilter.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status