File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 5252 -rm -rf examples_classification/
5353 -rm -rf examples_multilabel_classification/
5454 -rm -rf examples_calibration/
55+ -rm -rf examples_mondrian/
5556 -rm -rf generated/*
5657 -rm -rf modules/generated/*
5758
Original file line number Diff line number Diff line change 316316 "../examples/regression" ,
317317 "../examples/classification" ,
318318 "../examples/multilabel_classification" ,
319- "../examples/calibration"
319+ "../examples/calibration" ,
320+ "../examples/mondrian" ,
320321 ],
321322 "gallery_dirs" : [
322323 "examples_regression" ,
323324 "examples_classification" ,
324325 "examples_multilabel_classification" ,
325- "examples_calibration"
326+ "examples_calibration" ,
327+ "examples_mondrian" ,
326328 ],
327329 "doc_module" : "mapie" ,
328330 "backreferences_dir" : os .path .join ("generated" ),
You can’t perform that action at this time.
0 commit comments