mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-09 13:17:48 +02:00
fix(fmt):
This commit is contained in:
@@ -9,7 +9,6 @@ url = "https://raw.githubusercontent.com/tml-epfl/llm-adaptive-attacks/main/harm
|
||||
|
||||
class Module:
|
||||
def __init__(self, prompt_groups: []):
|
||||
|
||||
r = httpx.get(url)
|
||||
|
||||
content = r.content
|
||||
|
||||
Reference in New Issue
Block a user