Skip to content

ISORT: Add _typing to pre_core isort block #30423

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
Dec 23, 2019
Merged

ISORT: Add _typing to pre_core isort block #30423

merged 3 commits into from
Dec 23, 2019

Conversation

alimcmaster1
Copy link
Member

@alimcmaster1 alimcmaster1 added Clean Code Style Code style, linting, code_checks labels Dec 23, 2019
from odf.opendocument import OpenDocumentSpreadsheet
from odf.table import Table, TableCell, TableRow
from odf.text import P

Copy link
Member

Choose a reason for hiding this comment

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

Isort complaint here

@jreback jreback added this to the 1.0 milestone Dec 23, 2019
@jreback
Copy link
Contributor

jreback commented Dec 23, 2019

can you rebase and ping on green. as just merged some more things.

@alimcmaster1
Copy link
Member Author

@jreback done and green - thanks!

@jreback jreback merged commit 9cefd65 into pandas-dev:master Dec 23, 2019
@jreback
Copy link
Contributor

jreback commented Dec 23, 2019

thanks @alimcmaster1

is this automatically pickuped up in the pre-commit hooks? (I think yes, just confirming)

AlexKirko pushed a commit to AlexKirko/pandas that referenced this pull request Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STY: add pandas._typing to the known_pre_core block for isort
3 participants