fixed docstring sentence
Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
parent
c155415f04
commit
6eaa75a79d
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue