Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: Juanjo Alvarez <[email protected]>
  • Loading branch information
juanjux committed Jul 24, 2024
1 parent 17e8e56 commit 0ceca71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ddtrace/_monkey.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def patch_all(**patch_modules):
patch(raise_errors=False, **modules)
if asm_config._iast_enabled:
from ddtrace.appsec._iast._patch_modules import patch_iast

# JJJ
# from ddtrace.appsec.iast import enable_iast_propagation

Expand Down

0 comments on commit 0ceca71

Please sign in to comment.