Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
khoury committed Jul 13, 2015
1 parent df34d0a commit db43fc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bob/bio/base/script/fusion_llr.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ def main(command_line_options = None):

outf = open(args.score_fused_dev_file, 'w')
for line in gen_data_dev[0]:

claimed_id = line[0]
real_id = line[-3]
test_label = line[-2]
Expand Down

0 comments on commit db43fc7

Please sign in to comment.