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
Add a py.typed file to show that we have typed Python annotations under PEP 561.
This means that the mypy type-checker will now correctly type check this library.