-
Notifications
You must be signed in to change notification settings - Fork 38
Auto generate typehints into documentation #561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto generate typehints into documentation #561
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #561 +/- ##
===========================================
- Coverage 69.62% 69.26% -0.36%
===========================================
Files 66 66
Lines 4546 4571 +25
===========================================
+ Hits 3165 3166 +1
- Misses 1381 1405 +24
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The docs look great! Thanks for taking care of this! Don't forget to update the changelog, but other than that, LGTM!
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension. [ reviewed by @AlyssaCote ] [ committed by @amandarichardsonn ]
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension. [ reviewed by @AlyssaCote ] [ committed by @amandarichardsonn ]
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension. [ reviewed by @AlyssaCote ] [ committed by @amandarichardsonn ]
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension. [ reviewed by @AlyssaCote ] [ committed by @amandarichardsonn ]
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension. [ reviewed by @AlyssaCote ] [ committed by @amandarichardsonn ]
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension. [ reviewed by @AlyssaCote ] [ committed by @amandarichardsonn ]
This PR removes :type: and :rtype: driectives from function docstrings as well as implements the sphinx-autodoc-typehints extension.