Skip to content

fix warning no-value-for-parameter in pandas/io #48917

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

Conversation

shalearkane
Copy link
Contributor

@shalearkane shalearkane commented Oct 2, 2022

Fixed warning no-value-for-parameter raised by pylint in file pandas/io/excel/_base.py

The warnings raised by pylint while scanning tests are not yet resolved

Signed-off-by: Soumik Dutta [email protected]

the warnings raised by pylint while scanning tests are not yet resolved

Signed-off-by: Soumik Dutta <[email protected]>
@mroeschke mroeschke added the Warnings Warnings that appear or should be added to pandas label Oct 3, 2022
@mroeschke mroeschke added this to the 1.6 milestone Oct 3, 2022
@mroeschke mroeschke merged commit 6e95d7a into pandas-dev:main Oct 3, 2022
@mroeschke
Copy link
Member

Thanks @shalearkane

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
fix warning no-value-for-parameter in pandas/core

the warnings raised by pylint while scanning tests are not yet resolved

Signed-off-by: Soumik Dutta <[email protected]>

Signed-off-by: Soumik Dutta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Warnings Warnings that appear or should be added to pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants