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
mkdocstring is able to understand type hints in the code as well now, so there is no reason to duplicate this information in the docstrings. Thus, it makes sense to remove this redundancy.
The project guidelines should also be updated as done here.
The text was updated successfully, but these errors were encountered:
mkdocstring
is able to understand type hints in the code as well now, so there is no reason to duplicate this information in the docstrings. Thus, it makes sense to remove this redundancy.The project guidelines should also be updated as done here.
The text was updated successfully, but these errors were encountered: