mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-11 12:49:56 +00:00
Add missing import in test_psa_compliance.py
Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
@@ -28,6 +28,7 @@ import re
|
||||
import shutil
|
||||
import subprocess
|
||||
import sys
|
||||
from typing import List
|
||||
|
||||
#pylint: disable=unused-import
|
||||
import scripts_path
|
||||
|
||||
Reference in New Issue
Block a user