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

STYLE: Fix isort failure in range.py #23231

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Oct 18, 2018

@gfyoung gfyoung added CI Continuous Integration Code Style Code style, linting, code_checks labels Oct 18, 2018
@gfyoung gfyoung added this to the 0.24.0 milestone Oct 18, 2018
@pep8speaks
Copy link

Hello @gfyoung! Thanks for submitting the PR.

@TomAugspurger
Copy link
Contributor

Passed on travis so merging to fix master.

@TomAugspurger TomAugspurger merged commit b54e20b into pandas-dev:master Oct 18, 2018
@TomAugspurger
Copy link
Contributor

Thanks!

@gfyoung gfyoung deleted the isort-lint-failure branch October 18, 2018 20:44
@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@8963218). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #23231   +/-   ##
=========================================
  Coverage          ?   92.19%           
=========================================
  Files             ?      169           
  Lines             ?    50950           
  Branches          ?        0           
=========================================
  Hits              ?    46975           
  Misses            ?     3975           
  Partials          ?        0
Flag Coverage Δ
#multiple 90.62% <100%> (?)
#single 42.27% <100%> (?)
Impacted Files Coverage Δ
pandas/core/indexes/range.py 95.77% <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 8963218...9952e61. Read the comment docs.

tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants