Fix for Candidate Not Iterable Error (#1082)

* candidates not iterable

* update the error message

* update error to debug

* update debug to info

* error message updates
This commit is contained in:
aparnajyothi-y
2025-04-17 19:25:44 +05:30
committed by GitHub
parent e348410e00
commit 6ed2c67c8a
4 changed files with 91 additions and 9 deletions

View File

@ -82,6 +82,8 @@ jobs:
python-version: pypy-3.10-v7.x
- os: ubuntu-22.04-arm
python-version: pypy-3.11-v7.x
- os: ubuntu-22.04-arm
python-version: pypy-3.10-v7.x
steps:
- uses: actions/checkout@v4
- name: Setup Python