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

DOC: avoid StorageOptions type alias in docstrings #35894

Conversation

jorisvandenbossche
Copy link
Member

Small follow-up on #35655, replacing the "StorageOptions" with a plain "dict" in the docstrings ("StorageOptions" is not something known to users, in the type annotations it will expand but not in the docstrings)

(cc @martindurant)

@jorisvandenbossche jorisvandenbossche added this to the 1.2 milestone Aug 25, 2020
@martindurant
Copy link
Contributor

I thought I was following style :|

@jorisvandenbossche
Copy link
Member Author

I thought I was following style :|

In any case, it the first PR adding storage_options, it was not done like that ;)

@jbrockmendel
Copy link
Member

lgtm

@jorisvandenbossche jorisvandenbossche merged commit c74ed38 into pandas-dev:master Aug 25, 2020
@jorisvandenbossche jorisvandenbossche deleted the docstring-storage-options branch August 25, 2020 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants