Since updating .github/workflows, branch_ci lint checks are failing. Possibly due to different python and ruff versions now we are using uv lock files.
Lint checks pass with .github/workflows v1.9.0
We should update code to avoid lint check errors so that lint checks pass with most recent workflows
Since updating .github/workflows, branch_ci lint checks are failing. Possibly due to different python and ruff versions now we are using uv lock files.
Lint checks pass with .github/workflows v1.9.0
We should update code to avoid lint check errors so that lint checks pass with most recent workflows