mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00: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:
|
||||
"""
|
||||
Main with command line arguments.
|
||||
returns 1 when read_driver_descriptions returns False
|
||||
"""
|
||||
def_arg_mbedtls_root = build_tree.guess_mbedtls_root()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user