Skip to content

Commit c6c2d57

Browse files
committed
pre-commit failed fix in mmdetection
1 parent 385c4d9 commit c6c2d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/mmdetection/tests/expected_metrics/metrics_test_ote_training.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,5 @@
391391
"max_diff_if_less_threshold": 0.01
392392
? "ACTION-nncf_export_evaluation,model-Custom_Counting_Instance_Segmentation_MaskRCNN_EfficientNetB2B,dataset-aeromonas,num_iters-CONFIG,batch-CONFIG,usecase-reallife"
393393
: "metrics.accuracy.f-measure":
394-
"base": 'nncf_evaluation.metrics.accuracy.f-measure'
394+
"base": "nncf_evaluation.metrics.accuracy.f-measure"
395395
"max_diff": 0.01

0 commit comments

Comments
 (0)