**Describe the bug** Running `pytest` on test suite currently produces 25 warnings on `develop`. **To Reproduce** See [here](https://dev.azure.com/gamma-facet/facet/_build/results?buildId=656&view=logs&j=0ab14b9f-e499-56d5-97b1-fd98b70ea339&t=328c62d9-15bf-590a-451b-bc87e1591a03) for the latest run via Azure Pipelines (or run `pytest` locally). **Expected behavior** No warnings, if possible.
Describe the bug
Running
pyteston test suite currently produces 25 warnings ondevelop.To Reproduce
See here for the latest run via Azure Pipelines (or run
pytestlocally).Expected behavior
No warnings, if possible.