Closed jhlegarreta closed 3 years ago
Fix documentation interactive example test.
Fixes:
074 Examples 075 -------- 076 >>> n = 2 077 >>> columns = _generate_top_match_column_names(n) Expected: ['id_top1', 'score_top1', 'id_top2', 'score_top2'] Got nothing
raised for example in: https://github.com/jhlegarreta/brainmatch/runs/2719834370?check_suite_focus=true#step:7:59
Checked locally. #22 will hopefully pass after this gets merged and the former is rebased on main.
main
@eurunuela @SamGuay reviews are welcome.
Merging.
Fix documentation interactive example test.
Fixes:
raised for example in: https://github.com/jhlegarreta/brainmatch/runs/2719834370?check_suite_focus=true#step:7:59