mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-18 15:27:16 +00:00
precommit failures fixed
This commit is contained in:
parent
26a14c1d92
commit
1bcf484d83
6 changed files with 22 additions and 12 deletions
|
@ -4,4 +4,4 @@
|
|||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
from .registry import DiskRegistry, Registry
|
||||
from .registry import * # noqa: F401 F403
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue