feat(Add CI check):

This commit is contained in:
Alexander Myasoedov
2024-04-27 17:21:18 +03:00
parent ff3a46c99e
commit 58195b5fdc
11 changed files with 193 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from inline_snapshot import snapshot
from .data import ProbeDataset, prepare_prompts
from .data import prepare_prompts
class TestPreparePrompts: