Skip to content

Fix typo in error message #521

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

Closed
wants to merge 1 commit into from

Conversation

achuth-amplify
Copy link

No description provided.

@c00kiemon5ter
Copy link
Member

this particular error is in many places throughout the code, for example two lines after:

self.to_old.append(entity_descr.entity_id)
#    ^^^^^^

@c00kiemon5ter
Copy link
Member

c00kiemon5ter commented Jul 18, 2018

I have already fixed this and other typos as part of PR #518

@codecov-io
Copy link

Codecov Report

Merging #521 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   65.13%   65.19%   +0.05%     
==========================================
  Files         100      100              
  Lines       25693    25693              
==========================================
+ Hits        16735    16750      +15     
+ Misses       8958     8943      -15
Impacted Files Coverage Δ
src/saml2/mdstore.py 74.74% <100%> (ø) ⬆️
src/saml2/time_util.py 88.02% <0%> (+0.59%) ⬆️
src/saml2/validate.py 76.47% <0%> (+5.49%) ⬆️

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 204a2c5...283774e. Read the comment docs.

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