Skip to content

Commit cf081e1

Browse files
committed
fix comma
1 parent d75c9a8 commit cf081e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlapiconfig.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ ml_sequence= {
298298
'cpu_max_lock_wait': {{cpu_max_lock_wait}},
299299
'max_detection_size':'{{max_detection_size}}',
300300
'match_past_detections': 'yes',
301-
'past_det_max_diff_area': '5%'
301+
'past_det_max_diff_area': '5%',
302302
'show_models':'{{show_models}}'
303303

304304
}]

0 commit comments

Comments
 (0)