fixed docstring sentence

Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
Asfandyar Orakzai 2022-10-10 19:55:40 +02:00
parent c155415f04
commit 6eaa75a79d

View File

@ -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()