Skip to content

Commit beb2cf7

Browse files
committed
Fix flake8
1 parent 850fa8a commit beb2cf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rest_framework/templatetags/rest_framework.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,4 +313,3 @@ def smart_urlquote_wrapper(matched_url):
313313
return smart_urlquote(matched_url)
314314
except ValueError:
315315
return None
316-

0 commit comments

Comments
 (0)