mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-04 01:09:55 +00:00
scripts: adapt import for python files being moved to the framework
Affected files are: - test_psa_compliance.py - test_psa_constant_names.py Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -18,7 +18,6 @@ import subprocess
|
||||
import sys
|
||||
from typing import Iterable, List, Optional, Tuple
|
||||
|
||||
import scripts_path # pylint: disable=unused-import
|
||||
from mbedtls_framework import c_build_helper
|
||||
from mbedtls_framework.macro_collector import InputsForTest, PSAMacroEnumerator
|
||||
from mbedtls_framework import typing_util
|
||||
|
||||
Reference in New Issue
Block a user