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
(I'm currently working on this but help is appreciated)
It would be nice to have some static type checking using mypy (like what has already been implemented in slackbridge by @ethanhs ). This will involve enabling more flags in mypy.ini and making sure all of the Python code in the repo is annotated properly.
The text was updated successfully, but these errors were encountered:
(I'm currently working on this but help is appreciated)
It would be nice to have some static type checking using mypy (like what has already been implemented in slackbridge by @ethanhs ). This will involve enabling more flags in
mypy.ini
and making sure all of the Python code in the repo is annotated properly.The text was updated successfully, but these errors were encountered: