facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 278 forks source link

change logging.warn to logging.warning #696

Closed leszfb closed 3 years ago

leszfb commented 3 years ago

Summary: logging.warn() is deprecated since Python 3.3 in favor of logging.warning()

Reviewed By: ahornby

Differential Revision: D25870738

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D25870738

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D25870738