googleapis / google-auth-library-python

Google Auth Python Library
https://googleapis.dev/python/google-auth/latest/
Apache License 2.0
771 stars 304 forks source link

build: treat warnings as errors #1432

Closed parthea closed 4 months ago

parthea commented 8 months ago

This PR adds a pytest.ini to treat warnings as errors.

I also included some simple fixes. Let me know if these should be pulled out into separate PRs with corresponding issues created.