huggingface_hub
7b577191 - ENH Deprecate clone_from behavior (#952)

Commit
3 years ago
ENH Deprecate clone_from behavior (#952) * deprecate clone_from behavior * added warnings import * make style * added test * added repo creation to test setups * modified test to skip repo creation during setup * fixed remaining of the tests by adding create_repo * fixed tests * fixed tests * shifted head and added changes on top * Revert "shifted head and added changes on top" This reverts commit 8fd2f74d25ab2f8e1bdc50ce26d79968355033b7. * Revert "fixed tests" This reverts commit b871f3d9092fa478bc0b487789ccb7fc048f721e. * Revert "fixed tests" This reverts commit a82b09d996acf7fafa3b1ccaafbba3f7b26ffffa. * Revert "fixed remaining of the tests by adding create_repo" This reverts commit 17deae20602d2966bbcbd9b1cd9e7a42736964cf. * Revert "modified test to skip repo creation during setup" This reverts commit da18a5a031acac9a9b80ef15664e05767d655cea. * Revert "added repo creation to test setups" This reverts commit 792af116137daceaff9638976dce4ba7c8b2512b. * reverted changes * updated version * expect deprecation for clone_from in tests * make style * Update tests/test_repository.py * Update tests/test_repository.py * fixed tests * make style Co-authored-by: Wauplin <lucainp@gmail.com>
Author
Parents
Loading