Skip to content

Migrate to logger.warning #488

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

emmanuel-ferdman
Copy link

PR Summary

This small PR migrates from the deprecated logger.warn to the recommended logger.warning method. You can find the warnings in the CI logs:

 /home/runner/work/pipreqs/pipreqs/pipreqs/pipreqs.py:150: DeprecationWarning: The 'warn' function is deprecated, use 'warning' instead

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

@jonas-eschle could you please review this small PR when you get the chance? thanks 🙌

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