Skip to content

Commit 94bc746

Browse files
committed
missing line skip
1 parent f485602 commit 94bc746

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

papers/tutorial/calibration/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Calibrate with a surrogate for `alpha=5, beta=5`: `python tut_calibration.py -us
8787

8888

8989
Calibrate without a surrogate for `alpha=2, beta=5`: `python tut_calibration.py -cal_err --alpha 2 --beta 5` (Left two plots)
90+
9091
Calibrate with a surrogate for `alpha=2, beta=5`: `python tut_calibration.py -useNN -cal_err --alpha 2 --beta 5` (Right two plots)
9192

9293

0 commit comments

Comments
 (0)