Open
Description
We need to be sure that classes
and returns
can be used together and that typing works.
Plan:
- Install
returns
asdev-dependency
- Create special
typesafety/test_integration/test_returns
folder where we would test it - In
pytest-mypy-plugins
we would need to addreturns_plugin
tomypy
settings