Skip to content

refactor: replace deprecated logger.warn with logger.warning#277

Open
MD-Mushfiqur123 wants to merge 1 commit into
laurentS:masterfrom
MD-Mushfiqur123:fix/logger-warn-to-warning
Open

refactor: replace deprecated logger.warn with logger.warning#277
MD-Mushfiqur123 wants to merge 1 commit into
laurentS:masterfrom
MD-Mushfiqur123:fix/logger-warn-to-warning

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

logger.warn() has been deprecated since Python 3.9 in favor of logger.warning(). This keeps the codebase modern and avoids DeprecationWarning noise.

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