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

Migrates docstring to Numpy docs #958

Merged
merged 5 commits into from
Dec 27, 2019
Merged

Migrates docstring to Numpy docs #958

merged 5 commits into from
Dec 27, 2019

Conversation

hgrecco
Copy link
Owner

@hgrecco hgrecco commented Dec 27, 2019

As defined here https://numpydoc.readthedocs.io/en/latest/format.html

  • Closes # (insert issue number)
  • Executed black -t py36 . && isort -rc . && flake8 with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ as appropriate
  • Added an entry to the CHANGES file

See #947

@hgrecco
Copy link
Owner Author

hgrecco commented Dec 27, 2019

While this is not yet complete, it does a great length to reach the goal. I will be merging ASAP so people can rebase their branches.

@hgrecco
Copy link
Owner Author

hgrecco commented Dec 27, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 27, 2019
958: Migrates docstring to Numpy docs r=hgrecco a=hgrecco

As defined here https://numpydoc.readthedocs.io/en/latest/format.html

- [ ] ~~Closes # (insert issue number)~~
- [x] Executed ``black -t py36 . && isort -rc . && flake8`` with no errors
- [ ] ~~The change is fully covered by automated unit tests~~
- [ ] ~~Documented in docs/ as appropriate~~
- [x] Added an entry to the CHANGES file

See #947

Co-authored-by: Hernan <[email protected]>
@bors
Copy link
Contributor

bors bot commented Dec 27, 2019

Build succeeded

@bors bors bot merged commit 58956fa into master Dec 27, 2019
ksunden added a commit to ksunden/pint that referenced this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant