feat: add numerical laplace transform #17835
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (EM102):
maths/laplace_transformation.py#L55
maths/laplace_transformation.py:55:13: EM102 Exception must not use an f-string literal, assign to variable first
help: Assign to variable; remove f-string literal
|