Skip to content

Fix typo in error message upon key deserialization - #110

Merged
mpdavis merged 1 commit into
mpdavis:masterfrom
jgehrcke:patch-1
Sep 25, 2018
Merged

Fix typo in error message upon key deserialization#110
mpdavis merged 1 commit into
mpdavis:masterfrom
jgehrcke:patch-1

Conversation

@jgehrcke

Copy link
Copy Markdown
Contributor

Great library, just came across this typo and thought I'll make a quick patch.

@codecov

codecovBot commented Sep 25, 2018

Copy link
Copy Markdown

Codecov Report

Merging #110 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #110 +/- ##
=======================================
Coverage 94.61% 94.61% =======================================
Files 13 13 Lines 1003 1003 =======================================
Hits 949 949 Misses 54 54
Impacted FilesCoverage Δ
jose/backends/cryptography_backend.py96.89% <100%> (ø)⬆️

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 b3c04ff...fb01ecc. Read the comment docs.

@mpdavis

Copy link
Copy Markdown
Owner

LGTM.

Thanks, @jgehrcke

@mpdavis
mpdavis merged commit 7bc6b98 into mpdavis:masterSep 25, 2018
Sign up for freeto 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

@jgehrcke@mpdavis