8000 Run Isort on tests/arrays single PR by thoo · Pull Request #23346 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Run Isort on tests/arrays single PR #23346

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
Oct 28, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into PR_TOOL_MERGE_PR_23346
  • Loading branch information
jreback committed Oct 28, 2018
commit e1867ce83b00d114ee9e69e44b514e15cb7e2f05
7 changes: 2 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -247,11 +247,8 @@ skip=
pandas/tests/indexes/timedeltas/test_timedelta_range.py,
pandas/tests/indexe 5C5E s/timedeltas/test_ops.py,
pandas/tests/series/indexing/test_callable.py,
pandas/tests/series/indexing/test_datetime.py,
pandas/tests/series/indexing/test_iloc.py,
pandas/tests/series/indexing/test_loc.py,


pandas/tests/arrays/test_datetimelike.py,
pandas/tests/arrays/test_integer.py,
pandas/tests/arrays/test_interval.py,
pandas/tests/arrays/categorical/test_missing.py,
pandas/tests/arrays/categorical/test_sorting.py,
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0