mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Remove trailing whitespace
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
@ -24,7 +24,7 @@ def looks_like_root(path: str) -> bool:
|
||||
|
||||
def crypto_core_directory(root: Optional[str] = None) -> str:
|
||||
"""
|
||||
Return the path of the directory containing the PSA crypto core
|
||||
Return the path of the directory containing the PSA crypto core
|
||||
for either TF-PSA-Crypto or Mbed TLS.
|
||||
"""
|
||||
if root is None:
|
||||
|
Reference in New Issue
Block a user