I had two issues when I pushed my newly created repo to test the workflows:
src/REPONAME/__init__.py: Ruff error: it doesn't have docstring
devenv.yaml: yamllint error: it did have two extra lines at the end. this is weird since it doesn't exist in the main inception repo!
I had two issues when I pushed my newly created repo to test the workflows:
src/REPONAME/__init__.py: Ruff error: it doesn't have docstringdevenv.yaml: yamllint error: it did have two extra lines at the end. this is weird since it doesn't exist in the main inception repo!