mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-23 12:41:08 +01:00
This helps removing the previous pylint exception. Also use "with" statement for opening the file in order to ensure that all the content is flushed to the file before exiting. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>