Skip to content

Commit 7ff9235

Browse files
committed
[nrf noup] twister: fix linter issue in blackbox tests
Change also in upstream in PR #78716, but with many other changes. Signed-off-by: Grzegorz Chwierut <[email protected]>
1 parent c193043 commit 7ff9235

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/tests/twister_blackbox/test_coverage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
import sys
1414
import json
1515

16+
# pylint: disable=no-name-in-module
1617
from conftest import TEST_DATA, ZEPHYR_BASE, testsuite_filename_mock, clear_log_in_test
1718
from twisterlib.testplan import TestPlan
1819

0 commit comments

Comments
 (0)