Skip to content
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

Clean up unnecessary if statement #6163

Merged
merged 1 commit into from
Sep 6, 2018
Merged

Conversation

MyungSeKyo
Copy link
Contributor

@MyungSeKyo MyungSeKyo commented Sep 6, 2018

Note: Before submitting this pull request, please review our contributing guidelines.

Description

I cleaned up unnecessary if statement in pagination.py

@MyungSeKyo MyungSeKyo changed the title Clean up inefficient if statement Clean up unnecessary if statement Sep 6, 2018
@codecov-io
Copy link

codecov-io commented Sep 6, 2018

Codecov Report

Merging #6163 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6163      +/-   ##
==========================================
- Coverage   96.18%   96.18%   -0.01%     
==========================================
  Files         128      128              
  Lines       17624    17623       -1     
  Branches     1459     1458       -1     
==========================================
- Hits        16951    16950       -1     
  Misses        465      465              
  Partials      208      208

@tomchristie tomchristie merged commit bcc565f into encode:master Sep 6, 2018
@tomchristie
Copy link
Member

Thanks!

pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
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