[48] refactor to use free functions #9
linter-ruff.yml
on: pull_request
ruff-lint
/
ruff-check
20s
ruff-lint
/
ruff-format
22s
Annotations
2 errors
|
ruff-lint / ruff-check
Process completed with exit code 255.
|
|
Ruff INP001:
test/config.py#L1
INP001: File `test/config.py` is part of an implicit namespace package. Add an `__init__.py`. [flake8-no-pep420:implicit-namespace-package]
|