Skip to content

Fix wrong import #930

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 3 commits into from
Mar 9, 2021
Merged

Fix wrong import #930

merged 3 commits into from
Mar 9, 2021

Conversation

deoktr
Copy link
Contributor

@deoktr deoktr commented Mar 4, 2021

Fix wrong import from url (unused in example) to path.

Fixes #

Just a quick fix.

fix wrong import from `url` (unused in example) to `path`
@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #930 (dd3974d) into master (1ada5af) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #930   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          30       30           
  Lines        1423     1423           
=======================================
  Hits         1351     1351           
  Misses         72       72           

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 1ada5af...dd3974d. Read the comment docs.

auvipy
auvipy previously requested changes Mar 5, 2021
Copy link

@amureki amureki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @2o4 for the fix!

@amureki amureki dismissed auvipy’s stale review March 9, 2021 20:17

Requested changes were addressed.

@amureki amureki merged commit 4c6f059 into django-oauth:master Mar 9, 2021
@n2ygk
Copy link
Contributor

n2ygk commented Mar 9, 2021

@auvipy You are merging without confirming the PR template was filled out (again). Please follow the process.

@amureki
Copy link

amureki commented Mar 9, 2021

@n2ygk my bad, apologies! I did merge it and missed the point that we do not have a proper PR description followed by a template.

@auvipy
Copy link
Contributor

auvipy commented Mar 10, 2021

@auvipy You are merging without confirming the PR template was filled out (again). Please follow the process.

I did not merge it

@n2ygk
Copy link
Contributor

n2ygk commented Mar 10, 2021 via email

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.

4 participants