Reformat with black
This commit is contained in:
parent
3f75f30f26
commit
af82c07acc
@ -3644,7 +3644,7 @@ class TestInstance(MongoDBTestCase):
|
||||
User.objects().select_related()
|
||||
|
||||
def test_embedded_document_failed_while_loading_instance_when_it_is_not_a_dict(
|
||||
self
|
||||
self,
|
||||
):
|
||||
class LightSaber(EmbeddedDocument):
|
||||
color = StringField()
|
||||
|
Loading…
x
Reference in New Issue
Block a user