mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 19:21:31 +06:00
Clean up test file
This commit is contained in:
parent
ef8d6f2b4a
commit
74b3344fbc
@ -140,8 +140,6 @@ class ModelTesterMixin:
|
||||
return inputs_dict
|
||||
|
||||
def test_save_load(self):
|
||||
# Fake modif, will remove before merging.
|
||||
config, inputs_dict = self.model_tester.prepare_config_and_inputs_for_common()
|
||||
config, inputs_dict = self.model_tester.prepare_config_and_inputs_for_common()
|
||||
|
||||
for model_class in self.all_model_classes:
|
||||
|
Loading…
Reference in New Issue
Block a user