mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-18 12:12:19 +03:00
fix linting
This commit is contained in:
parent
95778807e1
commit
7197a86428
|
@ -843,4 +843,4 @@ class TestMultipleObjectsValidation(unittest.TestCase):
|
||||||
instance=self.objs[:-1],
|
instance=self.objs[:-1],
|
||||||
many=True,
|
many=True,
|
||||||
partial=True,
|
partial=True,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user