mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03: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>