Whitespace
This commit is contained in:
parent
0f9e4ef352
commit
5c45eee817
@ -654,8 +654,7 @@ class InstanceTest(unittest.TestCase):
|
|||||||
|
|
||||||
Foo.drop_collection()
|
Foo.drop_collection()
|
||||||
|
|
||||||
a = Foo(name='hello')
|
a = Foo(name='hello').save()
|
||||||
a.save()
|
|
||||||
|
|
||||||
a.bar = a
|
a.bar = a
|
||||||
with open(TEST_IMAGE_PATH, 'rb') as test_image:
|
with open(TEST_IMAGE_PATH, 'rb') as test_image:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user