Commit c0e3e9d
authored
chore: disable treat warnings as errors (#15008)
Remove the pytest config that treats warnings as errors when running
tests. The code in `packages/google-cloud-org-policy/pytest.ini` is
automatically generated and there is no action we can take in this repo.
The long term solution to enable warnings as errors is tracked in
https://github.com/googleapis/gapic-generator-python/issues/1874
Only 2 packages have this configuration and both packages are
automatically generated.
https://github.com/search?q=repo%3Agoogleapis%2Fgoogle-cloud-python%20path%3Apytest.ini&type=code
Fixes #150071 parent 95bd440 commit c0e3e9d
2 files changed
Lines changed: 0 additions & 43 deletions
This file was deleted.
This file was deleted.
0 commit comments