mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 12:06:04 +00:00
fix pre-commit error
This commit is contained in:
parent
106c9b0caa
commit
5227448d6f
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
# This source code is licensed under the terms described in the LICENSE file in
|
# This source code is licensed under the terms described in the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
|
|
||||||
import pytest
|
|
||||||
|
|
||||||
from llama_stack.providers.utils.kvstore.sqlite.config import SqliteKVStoreConfig
|
from llama_stack.providers.utils.kvstore.sqlite.config import SqliteKVStoreConfig
|
||||||
from llama_stack.providers.utils.kvstore.sqlite.sqlite import SqliteKVStoreImpl
|
from llama_stack.providers.utils.kvstore.sqlite.sqlite import SqliteKVStoreImpl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue