Skip to content

feat: add numerical laplace transform #17834

feat: add numerical laplace transform

feat: add numerical laplace transform #17834

Triggered via pull request May 4, 2026 17:52
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (EM102): maths/laplace_transformation.py#L58
maths/laplace_transformation.py:58:13: EM102 Exception must not use an f-string literal, assign to variable first help: Assign to variable; remove f-string literal