Skip to content

Fix simple typo: adddres -> address #61

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

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Fix simple typo: adddres -> address #61

merged 1 commit into from
Nov 8, 2019

Conversation

timgates42
Copy link
Contributor

Fixes: #60

@codecov-io
Copy link

codecov-io commented Nov 8, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #61   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         793    793           
=====================================
  Hits          793    793
Impacted Files Coverage Δ
src/rfc3986/uri.py 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 2982509...ef7bcbb. Read the comment docs.

@sethmlarson sethmlarson merged commit 76e8ffb into python-hyper:master Nov 8, 2019
@sethmlarson
Copy link
Member

Thank you!

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.

Simple typo in the URIReference docstring in src/rfc3986/uri.py
3 participants