Skip to content

Fix deprecations#2

Open
drewbrew wants to merge 1 commit into
mainfrom
update-deprecations
Open

Fix deprecations#2
drewbrew wants to merge 1 commit into
mainfrom
update-deprecations

Conversation

@drewbrew

Copy link
Copy Markdown
  1. logger.warn() -> logger.warning()
  2. Don't use is not with a literal

1. `logger.warn()` -> `logger.warning()`
2. Don't use `is not` with a literal
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