Right now, pytest is giving >45,000 warnings. I think many of them are related to style and linting, so hopefully some auto-formatting will get this down to a reasonable number. I also think a lot of them are related to unused function arguments and variables. Needs more investigation.
Right now, pytest is giving >45,000 warnings. I think many of them are related to style and linting, so hopefully some auto-formatting will get this down to a reasonable number. I also think a lot of them are related to unused function arguments and variables. Needs more investigation.