aesara icon indicating copy to clipboard operation
aesara copied to clipboard

Set `filterwarnings` to `error` in the tests

Open brandonwillard opened this issue 1 year ago • 0 comments

Our tests should not allow un-caught/checked warnings.

The addition to setup.cfg mentioned here should be sufficient. We'll need to update our tests to prevent them from failing, though.

brandonwillard avatar Aug 22 '22 21:08 brandonwillard