Thanks for the PR, more than glad to have linting also fully working for testing but be advised this sometimes backfires into extra development time when building tests :wink:
I usually type the tests code but not always add it to mypy to avoid those extra typoing fights with mypy, but let's do it now that the tests are not many nor big and we get everything really fine.
Thanks for the PR, more than glad to have linting also fully working for testing but be advised this sometimes backfires into extra development time when building tests :wink:
I usually type the tests code but not always add it to mypy to avoid those extra typoing fights with mypy, but let's do it now that the tests are not many nor big and we get everything really fine.