We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616d82d commit c6abe93Copy full SHA for c6abe93
ddtrace/appsec/_iast/_ast/ast_patching.py
@@ -19,7 +19,7 @@
19
20
21
_VISITOR = AstVisitor()
22
-#JJJ retry
+# JJJ retry
23
24
# Prefixes for modules where IAST patching is allowed
25
IAST_ALLOWLIST: Tuple[Text, ...] = ("tests.appsec.iast",)
0 commit comments