Skip to content

fix: resolve warnings of logger library #3999

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 4 commits into from
May 22, 2025

Conversation

emmanuel-ferdman
Copy link
Contributor

PR Summary

This PR resolves the deprecation warnings of the logger library:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

@cragwolfe
Copy link
Contributor

thanks @emmanuel-ferdman , please add a bullet to CHANGELOG.md under fixes.

Signed-off-by: Emmanuel Ferdman <[email protected]>
@emmanuel-ferdman
Copy link
Contributor Author

@cragwolfe sure, done

@cragwolfe cragwolfe enabled auto-merge May 19, 2025 23:58
@cragwolfe cragwolfe added this pull request to the merge queue May 20, 2025
github-merge-queue bot pushed a commit that referenced this pull request May 20, 2025
# PR Summary
This PR resolves the deprecation warnings of the `logger` library:
```python
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
```

---------

Signed-off-by: Emmanuel Ferdman <[email protected]>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 20, 2025
@cragwolfe cragwolfe enabled auto-merge May 22, 2025 17:24
@cragwolfe cragwolfe added this pull request to the merge queue May 22, 2025
Merged via the queue into Unstructured-IO:main with commit e42884a May 22, 2025
43 checks passed
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.

2 participants