Skip to content

Commit f00e79c

Browse files
committed
Fix method name
1 parent fa5ab0b commit f00e79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tabular-classification/sklearn/churn-classifier/churn-classifier-sklearn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
"outputs": [],
832832
"source": [
833833
"version.wait_for_completion()\n",
834-
"version.print_results()"
834+
"version.print_goal_report()"
835835
]
836836
}
837837
],

0 commit comments

Comments
 (0)