1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Fix pylint issues

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei
2023-01-31 14:35:17 +01:00
parent 2038ce976e
commit b6875086e6

View File

@ -16,7 +16,6 @@
from typing import List
from . import test_case
from . import test_data_generation
from . import bignum_common