Skip to content

Commit 39b3d56

Browse files
[#13] Black
1 parent fa22509 commit 39b3d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log_outgoing_requests/admin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def prettify_body_response(self, obj):
116116
return body_response
117117

118118
prettify_body_response.allow_tags = True
119-
119+
120120
def truncated_url(self, obj):
121121
parsed_url = urlparse(obj.url)
122122
path = parsed_url.path

0 commit comments

Comments
 (0)