Closed
Description
Now that mypy
supports pep 561 (python/mypy#4693) and attrs
includes type stubs (#238) should we remove the type annotations that are in typeshed
? This way we don't have to keep those in sync with attrs
development.
Now that mypy
supports pep 561 (python/mypy#4693) and attrs
includes type stubs (#238) should we remove the type annotations that are in typeshed
? This way we don't have to keep those in sync with attrs
development.