run pytest with filterwarnings=['error', ...
#3171
Labels
C: maintenance
Related to project maintenance, e.g. CI, testing, policy changes, releases
black was raising a DeprecationWarning, but it was missed because the test suite is ignoring warnings. Black should opt into raising these warnings as errors
Originally posted by @graingert in #3110 (comment)
The text was updated successfully, but these errors were encountered: