mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 04:20:12 +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]:
|
def load_schemas(mbedtls_root: str) -> Dict[str, Any]:
|
||||||
"""Load schemas map"""
|
"""
|
||||||
|
Load schemas map
|
||||||
|
"""
|
||||||
schema_file_paths = {
|
schema_file_paths = {
|
||||||
'transparent': os.path.join(mbedtls_root,
|
'transparent': os.path.join(mbedtls_root,
|
||||||
'scripts',
|
'scripts',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user