Skip to content

Commit 9850b66

Browse files
committed
Fix linter
1 parent 789a60d commit 9850b66

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/model_fields_/test_embedded_model.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,11 @@
1818
from django_mongodb_backend.models import EmbeddedModel
1919

2020
from .models import (
21-
A,
2221
Address,
2322
ArtifactDetail,
2423
Author,
25-
B,
2624
Book,
27-
C,
28-
D,
2925
Data,
30-
E,
3126
ExhibitSection,
3227
Holder,
3328
Library,

0 commit comments

Comments
 (0)