Feat: Implement recursive Max Depth Sum calculation for nested arrays #15370
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (PIE790):
data_structures/arrays/list_maximum_depth_sum.py#L66
data_structures/arrays/list_maximum_depth_sum.py:66:9: PIE790 Unnecessary `pass` statement
|