We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c193043 commit 7ff9235Copy full SHA for 7ff9235
scripts/tests/twister_blackbox/test_coverage.py
@@ -13,6 +13,7 @@
13
import sys
14
import json
15
16
+# pylint: disable=no-name-in-module
17
from conftest import TEST_DATA, ZEPHYR_BASE, testsuite_filename_mock, clear_log_in_test
18
from twisterlib.testplan import TestPlan
19
0 commit comments