Add doc comments to data interface for manifest labels
This commit is contained in:
parent
af27a1b6dc
commit
c92b566427
2 changed files with 61 additions and 6 deletions
|
@ -47,4 +47,4 @@ class ManifestLabelPreOCI(ManifestLabelInterface):
|
|||
media_type_name=label_obj.media_type.name,
|
||||
)
|
||||
|
||||
pre_oci_model = ManifestLabelPreOCI()
|
||||
pre_oci_model = ManifestLabelPreOCI()
|
||||
|
|
Reference in a new issue