mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-25 13:43:31 +00:00
Add missing import in test_psa_compliance.py
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
fd9264e65b
commit
9cc6b2f446
@ -28,6 +28,7 @@ import re
|
|||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
from typing import List
|
||||||
|
|
||||||
#pylint: disable=unused-import
|
#pylint: disable=unused-import
|
||||||
import scripts_path
|
import scripts_path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user