docs: improve vol_cuboid docstring with Wikipedia reference and math formula. #14408
Annotations
3 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
maths/volume.py#L179
maths/volume.py:179:40: W605 Invalid escape sequence: `\c`
help: Use a raw string literal
|
|
Run uvx ruff check --output-format=github .:
maths/volume.py#L179
maths/volume.py:179:27: W605 Invalid escape sequence: `\c`
help: Use a raw string literal
|
Loading