Clean up test file
This commit is contained in:
@@ -140,8 +140,6 @@ class ModelTesterMixin:
|
|||||||
return inputs_dict
|
return inputs_dict
|
||||||
|
|
||||||
def test_save_load(self):
|
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()
|
config, inputs_dict = self.model_tester.prepare_config_and_inputs_for_common()
|
||||||
|
|
||||||
for model_class in self.all_model_classes:
|
for model_class in self.all_model_classes:
|
||||||
|
|||||||
Reference in New Issue
Block a user