Skip to content

Commit c4cad80

Browse files
committed
Add Python Packages to VisibleTypes
(cherry picked from commit 20da0fe)
1 parent fea4032 commit c4cad80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/operator/api/resource/type.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ var (
147147
TrainingDatasetType,
148148
ModelType,
149149
APIType,
150+
PythonPackageType,
150151
}
151152
)
152153

0 commit comments

Comments
 (0)