Skip to content

Commit 9213b64

Browse files
committed
spacing
1 parent 9d2885f commit 9213b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agentic_security/http_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def parse_http_spec(http_spec: str) -> LLMSpec:
146146
147147
Args:
148148
http_spec (str): A string representing an HTTP specification.
149-
149+
150150
Returns:
151151
LLMSpec: An object representing the parsed HTTP specification, with attributes for the method, URL, headers, and body.
152152
"""

0 commit comments

Comments
 (0)