Skip to content

TYP: add string annotations in io.pytables #29682

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 1 commit into from
Nov 18, 2019

Conversation

jbrockmendel
Copy link
Member

This file is pretty tough, so for now this just goes through and adds str annotations in places where it is unambiguous (e.g. the variable is passed to getattr) and places that can be directly reasoned about from there.

@jreback jreback added the Typing type annotations, mypy/pyright type checking label Nov 18, 2019
@jreback jreback added this to the 1.0 milestone Nov 18, 2019
@jreback jreback merged commit 698522f into pandas-dev:master Nov 18, 2019
@jreback
Copy link
Contributor

jreback commented Nov 18, 2019

sure

@jbrockmendel jbrockmendel deleted the cln-pytables2 branch November 18, 2019 01:28
Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants