mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 23:03:49 +00:00
precommit failures fixed
This commit is contained in:
parent
26a14c1d92
commit
1bcf484d83
6 changed files with 22 additions and 12 deletions
|
@ -1,3 +1,9 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
# All rights reserved.
|
||||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
import json
|
||||
|
||||
from typing import Protocol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue