The current doctests only check a single valid output. You should add…The current doctests only check a single valid output. You should add tests for the validation logic implemented above, and also check "neutral" cases for filters with gain. #16486
Annotations
3 errors
|
|
|
audio_filters/butterworth_filter.py#L30
audio_filters/butterworth_filter.py:30:89: E501 Line too long (104 > 88)
|
|
audio_filters/butterworth_filter.py#L30
audio_filters/butterworth_filter.py:30:13: EM102 Exception must not use an f-string literal, assign to variable first
|
The logs for this run have expired and are no longer available.
Loading