Skip to content

Commit 6f3ec80

Browse files
fix: add print test.
Signed-off-by: Electronic-Waste <[email protected]>
1 parent 3f4d2ed commit 6f3ec80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/python/v1beta1/kubeflow/katib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
from kubeflow.katib.api.katib_client import KatibClient
7474
# Import Katib report metrics functions
7575
from kubeflow.katib.api.report_metrics import report_metrics
76+
print(report_metrics)
7677
# Import Katib helper functions.
7778
import kubeflow.katib.api.search as search
7879
# Import Katib helper constants.

0 commit comments

Comments
 (0)