fixed formating

Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
Asfandyar Orakzai 2022-09-19 10:03:05 +02:00
parent 4ca4a930a9
commit ac6f650a9f

View File

@ -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',