Skip to content

fix(example-tests): Remove deprecated warning messages from allowed errors #2043

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
Jul 28, 2025

Conversation

karangattu
Copy link
Collaborator

@karangattu karangattu commented Jul 25, 2025

Deleted two deprecated warning messages related to DatetimeIndex.format and Series.getitem from the app_allow_external_errors list in example_apps.py. These warnings are no longer needed for error allowance.

This is possible because of this PR

Deleted two deprecated warning messages related to DatetimeIndex.format and Series.__getitem__ from the app_allow_external_errors list in example_apps.py. These warnings are no longer needed for error allowance.
@karangattu karangattu requested a review from schloerke July 25, 2025 03:53
@karangattu karangattu merged commit e58e9f6 into main Jul 28, 2025
189 of 191 checks passed
@karangattu karangattu deleted the remove-warning-example-apps branch July 28, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant