You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.