Skip to content

Commit 89a8f7a

Browse files
committed
choreL minor formatting
1 parent 6923500 commit 89a8f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/secops/chronicle/parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ def get_parser(
239239
def fetch_parser_candidates(
240240
client: "ChronicleClient",
241241
log_type: str,
242-
parser_action: "ParserAction | str",
242+
parser_action: ParserAction | str,
243243
) -> list[Any]:
244244
"""Retrieves prebuilt parser candidates.
245245

0 commit comments

Comments
 (0)