mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
[test automation] add support for test config
This commit is contained in:
parent
bf4c5eefff
commit
6d69ac6a1c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ from collections import defaultdict
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Any, Dict, List, Optional
|
from typing import Any, Dict, List, Optional
|
||||||
|
|
||||||
|
import yaml
|
||||||
import pytest
|
import pytest
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue