Add default use_tmp_hub_dir value for integration tests (#3558)
Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/3558 In the event that `use_tmp_hub_dir` isn't specified as an option, pytest shouldn't fail. To resolve such failures, this PR modifies function `temp_hub_dir` to fall back on a default value of `False` for `use_tmp_hub_dir`. Reviewed By: mthrok Differential Revision: D48318947 fbshipit-source-id: 5dd692f9202ef37ec3e2c9ea39896156f928d693
Showing
Please register or sign in to comment