Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

avoid skipping of first argument in module functions #78

Merged
merged 2 commits into from
Jan 5, 2022
Merged

Conversation

12rambau
Copy link
Collaborator

@12rambau 12rambau commented Jan 5, 2022

Fix #77

  • We were using the automethod directive instead of the the autofunction. I changed it for the module function and kept it for the class methods
  • Also remove the .vscode parameters

@12rambau 12rambau merged commit f2ab0b5 into main Jan 5, 2022
@12rambau 12rambau deleted the autodoc branch January 5, 2022 09:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autodoc skipping first argument.
1 participant