add empty test templates

This commit is contained in:
kirilllzaitsev 2023-07-06 22:46:45 +02:00
parent 9c5c296fb6
commit d4ea295f09
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
def test_from_detections():
...
def test__evaluate_detection_batch():
...
def test__drop_extra_matches():
...
def test_benchmark():
...