Skip to content

Commit

Permalink
Update models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
leits committed Aug 28, 2017
1 parent db2245b commit 5f1673e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openregistry/api/tests/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from openregistry.api.models.ocds import (
Organization, ContactPoint, Identifier, Address,
Item, Location, Unit, Value, ItemClassification, Classification,
Period, PeriodEndRequired
Period, PeriodEndRequired, Document
)


Expand Down

0 comments on commit 5f1673e

Please sign in to comment.