mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 09:33:01 +02:00
MbedTLS CI uses python v3.5, f strings are not supported until v3.6 . Remove f string's from generate_pkcs7_tests.py. Signed-off-by: Nick Child <nick.child@ibm.com>