mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 13:00:12 +03:00
remove extra blank line
This commit is contained in:
parent
b88aea76e9
commit
e2bbd8845b
|
@ -145,4 +145,3 @@ class Throttled(APIException):
|
|||
self.detail += ' ' + force_text(
|
||||
self.extra_detail % {'wait': self.wait}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user