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
As discussed: Type hints in docstrings give similar functionality in IDE's and doesn't require a specific python version. Therefore, using type hints is unnecessary.
As in https://docs.python.org/3/library/typing.html.
The text was updated successfully, but these errors were encountered: