Put __all__ in complex modules to hide internal functions #892
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.
|