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

WIP: Use Numpy style docstrings #1534

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

reszelaz
Copy link
Collaborator

Note: it is not intended to be merged as it is neither a place to discuss if we want to use numpy style.

This is just to demonstrate the possibilities of the pyment tool. It could help us if we eventually decide to switch from pure rst to google or numpy styles.

After migrating the whole codebase using this command: pyment -o numpydoc -w src/sardana there were few modules with wrongly indented docstings (one per file). Not a big deal to manually fix this.

Also, the sphinx build shows 102 warnings.

@reszelaz reszelaz mentioned this pull request Mar 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant