Skip to content

Fixed traceback when req.status_code is None#65

Merged
tchellomello merged 2 commits into
masterfrom
fix_64
Nov 3, 2017
Merged

Fixed traceback when req.status_code is None#65
tchellomello merged 2 commits into
masterfrom
fix_64

Conversation

@tchellomello

Copy link
Copy Markdown
Member

Fixes: #64

@tchellomello tchellomello added the bug Label for issues that report a bug label Nov 3, 2017
@tchellomello tchellomello added this to the v.0.1.7 milestone Nov 3, 2017
@tchellomello tchellomello self-assigned this Nov 3, 2017
@coveralls

coveralls commented Nov 3, 2017

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 67.327% when pulling 1f58206 on fix_64 into c3523eb on master.

@coveralls

coveralls commented Nov 3, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 66.834% when pulling 2847ba4 on fix_64 into c3523eb on master.

@tchellomello tchellomello merged commit 8955833 into master Nov 3, 2017
@tchellomello tchellomello deleted the fix_64 branch November 3, 2017 16:57
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Label for issues that report a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Traceback if req is None

2 participants