Address python warnings
Part of the OpenSSF Best Practices effort.
We have a couple of warnings that we need to fix. We should also make the tests fail if there is any warnings.
- https://www.bestpractices.dev/en/projects/8389#warnings
- https://www.bestpractices.dev/en/projects/8389#warnings_fixed
- https://www.bestpractices.dev/en/projects/8389#warnings_strict
- https://www.bestpractices.dev/en/projects/8389?criteria_level=1#warnings_strict
@JeanChristopheMorinPerso Can you clarify what needs to be done here? I'm a bit confused.
@BryceGattis we need to analyze the warnings we see when running the tests. For example, https://github.com/AcademySoftwareFoundation/rez/actions/runs/8483209437/job/23243909858#step:8:354.
Hey @JeanChristopheMorinPerso @BryceGattis, I would like to take this up if nobody is working on it. Seems simple enough for me to start contributing to rez :)
Sure @parikshittiwari740, feel free to open a PR.