Skip to content

Commit 20da0fe

Browse files
committed
Add Python Packages to VisibleTypes
1 parent c9c248b commit 20da0fe

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)