mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-09 19:31:18 +08:00
fixed docstring sentence
Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
parent
c155415f04
commit
6eaa75a79d
@ -170,7 +170,6 @@ def trace_exception(e: Exception, file=sys.stderr) -> None:
|
|||||||
def main() -> int:
|
def main() -> int:
|
||||||
"""
|
"""
|
||||||
Main with command line arguments.
|
Main with command line arguments.
|
||||||
returns 1 when read_driver_descriptions returns False
|
|
||||||
"""
|
"""
|
||||||
def_arg_mbedtls_root = build_tree.guess_mbedtls_root()
|
def_arg_mbedtls_root = build_tree.guess_mbedtls_root()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user