Skip to content

Commit 41c4bf8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7d2a63e commit 41c4bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/rag/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def llama_stack_server() -> Dict[str, Any]:
4646
"port": 8321,
4747
},
4848
"distribution": {"name": "rh-dev"},
49-
#"storage": {"size": "5Gi"},
49+
# "storage": {"size": "5Gi"},
5050
}
5151

5252

0 commit comments

Comments
 (0)