Skip to content

Commit eeb161a

Browse files
committed
test: fix: L0_copyrights
This change fixes L0_copyrights by adding a missing file to the set of skipped paths.
1 parent 86e0c14 commit eeb161a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

qa/common/check_copyright.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"docs/repositories.txt",
6464
"docs/exclusions.txt",
6565
"docker",
66+
"qa/common/resnet50_labels.txt",
6667
"qa/ensemble_models/mix_platform_float32_float32_float32/output0_labels.txt",
6768
"qa/ensemble_models/mix_type_int32_float32_float32/output0_labels.txt",
6869
"qa/ensemble_models/mix_ensemble_int32_float32_float32/output0_labels.txt",

0 commit comments

Comments
 (0)