fixed formatting (#1096)
This commit is contained in:
@@ -62,7 +62,6 @@ def test_photos_version(photosdb):
|
||||
|
||||
|
||||
def test_persons(photosdb):
|
||||
|
||||
assert "Katie" in photosdb.persons
|
||||
assert collections.Counter(PERSONS) == collections.Counter(photosdb.persons)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user