Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Remove use of deprecated warn() method on logger object #1641

Merged
merged 4 commits into from
Mar 1, 2022

Conversation

tonybaloney
Copy link
Contributor

Remove use of deprecated warn() method on logger object.

Stops this warning on deployment:

/Users/anthonyshaw/projects/deploy.py:179: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("unable to use built-in azcopy, using system install")

tonybaloney and others added 2 commits February 7, 2022 13:26
@mgreisen mgreisen merged commit d260689 into microsoft:main Mar 1, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants