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
{{ message }}
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
#82 removed the full_docstring attribute for classes and functions. We still need this property, however, during generation of the wrappers. Otherwise, we lose information.
Desired solution
Store the full_docstring again.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
#82 removed the
full_docstring
attribute for classes and functions. We still need this property, however, during generation of the wrappers. Otherwise, we lose information.Desired solution
Store the
full_docstring
again.Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: