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

Add prompt for wrong keyward args in get_sheet_data/get_cell_data/get_row_data/get_column_data #200

Closed
githubuser11123 opened this issue Oct 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@githubuser11123
Copy link

For now, there is no hint when using wrong kwargs in method 'get_sheet_data', eg, 'get_dispalyed' instead of 'get_displayed'.
I think it would be wonderful to have prompt to avoid such spelling mistakes.
Thanks.

@ragardner ragardner added the enhancement New feature or request label Oct 10, 2023
ragardner added a commit that referenced this issue Oct 27, 2023
Add unused/deprecation warnings for kwargs issue #200

Also removed text and highlight item coords checking as it was less performant than simply moving the canvas item during redrawing
@ragardner
Copy link
Owner

I have added these warnings in version 6.2.6, thank you for the suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants