Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
add labels-mixin also to artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Sep 7, 2022
1 parent 1764cea commit e20f884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings-python/gci/componentmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ class ComponentIdentity:
version: str


class Artifact:
class Artifact(LabelMethodsMixin):
'''
base class for ComponentReference, Resource, Source
'''
Expand Down

0 comments on commit e20f884

Please sign in to comment.