Convert to pyproject #41
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`
|