Skip to content

Commit 616d82d

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

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-
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)