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

Wrap converts strings #723

Closed

Conversation

lewisamarshall
Copy link

When strict=True, ureg.wraps is capable of converting strings to Quantities on function input.

Also includes updates to tests, docs, and error messages.

This PR is responsive to issue #711.

hgrecco added a commit that referenced this pull request Dec 28, 2019
@hgrecco hgrecco mentioned this pull request Dec 28, 2019
5 tasks
bors bot added a commit that referenced this pull request Dec 28, 2019
962: Improved wraps and check r=hgrecco a=hgrecco

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


Co-authored-by: Hernan <hernan.grecco@gmail.com>
@hgrecco
Copy link
Owner

hgrecco commented Dec 28, 2019

Closed by #962

@hgrecco hgrecco closed this Dec 28, 2019
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.

3 participants