googleapis / python-datastore

Apache License 2.0
80 stars 44 forks source link

build: treat warnings as errors #503

Closed parthea closed 7 months ago

parthea commented 12 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.