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

Replace logger.warn w/ logger.warning #476

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

zklaus
Copy link
Contributor

@zklaus zklaus commented Jun 10, 2024

Description

This replaces use of the deprecated .warn method of logger objects with .warning.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jun 10, 2024
@zklaus
Copy link
Contributor Author

zklaus commented Jun 10, 2024

pre-commit.ci autofix

@jaimergp
Copy link
Contributor

Errors are also in main, so this is good to go. Thanks.

@jaimergp jaimergp marked this pull request as ready for review June 11, 2024 08:52
@jaimergp jaimergp merged commit 3d5c620 into conda:main Jun 11, 2024
50 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants