Add doc comments to data interface for manifest labels

This commit is contained in:
Evan Cordell 2017-07-26 14:21:51 -04:00
parent af27a1b6dc
commit c92b566427
2 changed files with 61 additions and 6 deletions

View file

@ -47,4 +47,4 @@ class ManifestLabelPreOCI(ManifestLabelInterface):
media_type_name=label_obj.media_type.name,
)
pre_oci_model = ManifestLabelPreOCI()
pre_oci_model = ManifestLabelPreOCI()