fix linting

This commit is contained in:
Saadullah Aleem 2023-05-27 16:39:26 +05:00
parent 95778807e1
commit 7197a86428

View File

@ -843,4 +843,4 @@ class TestMultipleObjectsValidation(unittest.TestCase):
instance=self.objs[:-1],
many=True,
partial=True,
)
)