Skip to content

Commit 499663e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9d88002 commit 499663e

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
@@ -45,7 +45,7 @@ def llama_stack_server() -> Dict[str, Any]:
4545
"port": 8321,
4646
},
4747
"distribution": {"name": "rh-dev"},
48-
#"storage": {"size": "5Gi"},
48+
# "storage": {"size": "5Gi"},
4949
}
5050

5151

0 commit comments

Comments
 (0)