Skip to content

Put __all__ in complex modules to hide internal functions #892

Put __all__ in complex modules to hide internal functions

Put __all__ in complex modules to hide internal functions #892

Triggered via push May 12, 2025 09:27
Status Failure
Total duration 14s
Artifacts

ruff-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ruff
The process '/opt/hostedtoolcache/ruff/0.11.9/x86_64/ruff' failed with exit code 1
Ruff (I001): src/evox/problems/__init__.py#L4
src/evox/problems/__init__.py:4:1: I001 Import block is un-sorted or un-formatted
ruff
Could not parse version from /home/runner/work/evox/evox/pyproject.toml. Using latest version.