To Add Arithmetic Mean function in maths/series #15490
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (INP001):
maths/series/maths/series/arithmetic_mean.py#L1
maths/series/maths/series/arithmetic_mean.py:1:1: INP001 File `maths/series/maths/series/arithmetic_mean.py` is part of an implicit namespace package. Add an `__init__.py`.
|