Skip to content

Commit 13f215c

Browse files
committed
update docstring
1 parent 588bc3a commit 13f215c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bioimageio/core/prediction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""convenience functions for prediction coming soon.
22
For now, please use `create_prediction_pipeline` to get a `PredictionPipeline`
3-
and then `PredictionPipeline.predict(sample)`
3+
and then `PredictionPipeline.predict_sample(sample)`
44
e..g load samples with core.io.load_sample_for_model()
55
"""
66

0 commit comments

Comments
 (0)