Skip to content

Commit c6abe93

Browse files
committed
fmt
Signed-off-by: Juanjo Alvarez <[email protected]>
1 parent 616d82d commit c6abe93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddtrace/appsec/_iast/_ast/ast_patching.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
_VISITOR = AstVisitor()
22-
#JJJ retry
22+
# JJJ retry
2323

2424
# Prefixes for modules where IAST patching is allowed
2525
IAST_ALLOWLIST: Tuple[Text, ...] = ("tests.appsec.iast",)

0 commit comments

Comments
 (0)