mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Formatting
This commit is contained in:
parent
42049b8e12
commit
3babef815c
@ -312,6 +312,7 @@ def test_run_eval(model):
|
||||
assert Path(output_file_name).exists()
|
||||
os.remove(Path(output_file_name))
|
||||
|
||||
|
||||
@slow
|
||||
@pytest.mark.parametrize("model", [pytest.param(T5_TINY)])
|
||||
def test_run_eval_search(model):
|
||||
|
Loading…
Reference in New Issue
Block a user