Skip to content

Fix missing docstrings due to decoration #359

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

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

kzscisoft
Copy link
Collaborator

Fixes issue where docstrings are removed during decoration, key is to use functools.wraps.

@kzscisoft kzscisoft added bug Something isn't working documentation Improvements or additions to documentation labels May 29, 2024
@kzscisoft kzscisoft added this to the v1.0 milestone May 29, 2024
@kzscisoft kzscisoft self-assigned this May 29, 2024
@kzscisoft kzscisoft merged commit 981e81e into dev May 29, 2024
10 checks passed
@kzscisoft kzscisoft deleted the hotfix/fix-lost-docstrings branch May 29, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant