mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-02 20:40:36 +00:00
formatting
This commit is contained in:
parent
94dfa293a6
commit
b6ccaf1778
33 changed files with 110 additions and 97 deletions
|
@ -23,7 +23,6 @@ class SafetyException(Exception): # noqa: N818
|
|||
|
||||
|
||||
class ShieldRunnerMixin:
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
safety_api: Safety,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue