Adjust import path after script moves

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2024-10-09 13:53:57 +02:00
parent 4103f92134
commit 48c005f569
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -13,7 +13,6 @@ import argparse
import re
import sys
import scripts_path # pylint: disable=unused-import
from mbedtls_framework import collect_test_cases