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

cleanup: change warn to warning in settings.py #328

Merged

Conversation

shubhbapna
Copy link
Collaborator

I am getting this warning when running the unit tests:

================================================================== warnings summary ===================================================================
tests/test_settings.py::test_load_package_files_precedence
tests/test_settings.py::test_load_package_files_precedence
  /home/sbapna/projects/fromager/.tox/py/lib/python3.12/site-packages/fromager/settings.py:183: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
    logger.warn(

@shubhbapna shubhbapna requested a review from dhellmann August 14, 2024 19:41
@mergify mergify bot merged commit 3992831 into python-wheel-build:main Aug 15, 2024
36 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