Skip to content
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

Decorator type in documentation #92

Open
erik-brink opened this issue Sep 27, 2024 · 0 comments
Open

Decorator type in documentation #92

erik-brink opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@erik-brink
Copy link
Collaborator

What needs to be done:
Since the introduction of the check_mounted decorator, the generated documentation does not have proper documentation. The decorator "hides" its underlying method and its docstrings (for example, delete_folder has the type delete_folder(**kwargs: ~typing.~P) → T and no additional documentation)

Suggestions on how to get it done:

@erik-brink erik-brink added bug Something isn't working documentation Improvements or additions to documentation labels Sep 27, 2024
@erik-brink erik-brink self-assigned this Sep 27, 2024
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

No branches or pull requests

1 participant