Skip to content

Commit

Permalink
[#13] Black
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Dec 12, 2024
1 parent fa22509 commit 39b3d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log_outgoing_requests/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def prettify_body_response(self, obj):
return body_response

prettify_body_response.allow_tags = True

def truncated_url(self, obj):
parsed_url = urlparse(obj.url)
path = parsed_url.path
Expand Down

0 comments on commit 39b3d56

Please sign in to comment.