pre-commit

This commit is contained in:
erikkaum 2024-08-05 13:01:19 +02:00
parent 05a1d1b83a
commit ab2ab2a0aa
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import pytest
import requests
@pytest.fixture(scope="module")
def bloom_560_handle(launcher):
with launcher("bigscience/bloom-560m") as handle: