mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-06 21:40:13 +03:00
Fixed the lint error.
This commit is contained in:
parent
1a08c0ce8a
commit
a8e7f664db
|
@ -185,4 +185,3 @@ class RegularFieldsAndFKModel2(models.Model):
|
||||||
|
|
||||||
def method(self):
|
def method(self):
|
||||||
return 'method'
|
return 'method'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user