Closed martyni closed 6 years ago
Merging #221 into master will increase coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #221 +/- ##
==========================================
+ Coverage 96.07% 96.09% +0.01%
==========================================
Files 5 5
Lines 484 486 +2
==========================================
+ Hits 465 467 +2
Misses 19 19
Impacted Files | Coverage Δ | |
---|---|---|
oauth2/__init__.py | 100% <100%> (ø) |
:arrow_up: |
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 5f364a3...1c3319c. Read the comment docs.
Came across issue while using flask_oauth to make requests to facebook
I pulled this PR into a new fork: https://github.com/TimSC/python-oauth10a
TypeError: sha1() argument 1 must be string or buffer, not None