Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Juanjo Alvarez <[email protected]>
  • Loading branch information
juanjux committed Jul 25, 2024
1 parent 3486631 commit de9e6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ddtrace/appsec/_iast/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def wrapped_function(wrapped, instance, args, kwargs):
)
return wrapped(*args, **kwargs)
""" # noqa: RST201, RST213, RST210

import inspect
import os
import sys
Expand Down

0 comments on commit de9e6d9

Please sign in to comment.