Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Store full docstring of classes and functions again #83

Closed
lars-reimann opened this issue Apr 3, 2023 · 0 comments · Fixed by #87
Closed

Store full docstring of classes and functions again #83

lars-reimann opened this issue Apr 3, 2023 · 0 comments · Fixed by #87
Assignees
Labels
enhancement 💡 New feature or request

Comments

@lars-reimann
Copy link
Member

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

@lars-reimann lars-reimann added the enhancement 💡 New feature or request label Apr 3, 2023
@lars-reimann lars-reimann self-assigned this Apr 3, 2023
@lars-reimann lars-reimann moved this from Backlog to In Progress in Library Analysis Apr 3, 2023
@lars-reimann lars-reimann linked a pull request Apr 3, 2023 that will close this issue
lars-reimann added a commit that referenced this issue Apr 3, 2023
Closes #83.

### Summary of Changes

Store the full docstring of classes and functions again in the created
docstring. This was removed in #82.
@github-project-automation github-project-automation bot moved this from In Progress to ✔️ Done in Library Analysis Apr 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 💡 New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant