for some of the functions, none is returned but the type hints do not reflect that possibility. recommendation: Union (any, None)
for some of the functions, none is returned but the type hints do not reflect that possibility.
recommendation: Union (any, None)