add empty test templates
This commit is contained in:
parent
9c5c296fb6
commit
d4ea295f09
|
|
@ -0,0 +1,14 @@
|
|||
def test_from_detections():
|
||||
...
|
||||
|
||||
|
||||
def test__evaluate_detection_batch():
|
||||
...
|
||||
|
||||
|
||||
def test__drop_extra_matches():
|
||||
...
|
||||
|
||||
|
||||
def test_benchmark():
|
||||
...
|
||||
Loading…
Reference in New Issue