Skip to content

Convert to pyproject #41

Convert to pyproject

Convert to pyproject #41

Triggered via pull request June 3, 2025 07:34
@t-sommert-sommer
synchronize #13
pyproject
Status Failure
Total duration 16s
Artifacts

build.yml

on: pull_request
Matrix: build-binaries
build-wheel
0s
build-wheel
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
The process '/opt/hostedtoolcache/ruff/0.11.12/x86_64/ruff' failed with exit code 1
Ruff (E722): src/sdf/plot/plot_time_series.py#L63
src/sdf/plot/plot_time_series.py:63:5: E722 Do not use bare `except`
Ruff (E722): src/sdf/plot/contour_plot_3d.py#L103
src/sdf/plot/contour_plot_3d.py:103:5: E722 Do not use bare `except`