Feature/moving average #13485
Open
Feature/moving average #13485
Annotations
4 errors
|
|
|
maths/moving_average.py#L4
maths/moving_average.py:4:57: UP006 Use `list` instead of `List` for type annotation
|
|
maths/moving_average.py#L4
maths/moving_average.py:4:28: UP006 Use `list` instead of `List` for type annotation
|
|
maths/moving_average.py#L1
maths/moving_average.py:1:1: UP035 `typing.List` is deprecated, use `list` instead
|
The logs for this run have expired and are no longer available.
Loading