mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-26 11:37:09 +00:00
fixed formating
Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
parent
4ca4a930a9
commit
ac6f650a9f
@ -120,7 +120,9 @@ def load_driver(schemas: Dict[str, Any], driver_file: str) -> Any:
|
||||
|
||||
|
||||
def load_schemas(mbedtls_root: str) -> Dict[str, Any]:
|
||||
"""Load schemas map"""
|
||||
"""
|
||||
Load schemas map
|
||||
"""
|
||||
schema_file_paths = {
|
||||
'transparent': os.path.join(mbedtls_root,
|
||||
'scripts',
|
||||
|
Loading…
x
Reference in New Issue
Block a user