docs: improve vol_cuboid docstring with Wikipedia reference and math formula. #17422
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W605):
maths/volume.py#L179
maths/volume.py:179:40: W605 Invalid escape sequence: `\c`
help: Use a raw string literal
|
|
ruff (W605):
maths/volume.py#L179
maths/volume.py:179:27: W605 Invalid escape sequence: `\c`
help: Use a raw string literal
|