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

Clarify sign docstring to allow for dict payload #150

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

gene1wood
Copy link
Contributor

Since a payload of a Mapping type is converted to a string in _encode_payload, this commit updates the docstring for sign to reflect that

Since a `payload` of a Mapping type is converted to a string in `_encode_payload`, this commit updates the docstring for `sign` to reflect that
@codecov
Copy link

codecov bot commented Aug 19, 2019

Codecov Report

Merging #150 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files          14       14           
  Lines        1075     1075           
=======================================
  Hits         1038     1038           
  Misses         37       37
Impacted Files Coverage Δ
jose/jws.py 96.72% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e31416a...08bc901. Read the comment docs.

@gene1wood
Copy link
Contributor Author

@zejn Do you have a moment to glance at this minor docstring improvement?

@blag
Copy link
Contributor

blag commented Dec 5, 2019

Thanks!

@blag blag merged commit 64aaa8a into mpdavis:master Dec 5, 2019
@gene1wood gene1wood deleted the patch-1 branch December 5, 2019 06:49
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.

2 participants