mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
fixed white space
This commit is contained in:
parent
5ba3de2237
commit
a21ee8ea45
|
@ -187,7 +187,7 @@ class MultipleNamespaceVersioning(NamespaceVersioning):
|
|||
|
||||
if version is None:
|
||||
version = self.default_version
|
||||
|
||||
|
||||
return version
|
||||
|
||||
def reverse(self, viewname, args=None, kwargs=None, request=None, format=None, **extra):
|
||||
|
|
Loading…
Reference in New Issue
Block a user