Skip to content

Commit 72f6498

Browse files
committed
Added TODOs
1 parent 3214041 commit 72f6498

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

structure_threader/wrappers/maverick_wrapper.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,8 @@ def _write_normalized_output(evidence, k_list):
280280
_write_normalized_output(evidence, k_list)
281281
outfile.close()
282282

283-
283+
# TODO: BestK presentation
284+
# TODO: Make tests comply with new code
284285

285286
# if no_tests is False:
286287
# bestk = _ti_test(outdir, log_evidence_mv)

0 commit comments

Comments
 (0)