MultilineReturnSectionNumpy
def foo() -> bool
Unittest placeholder
Returns:True if successful, False otherwise. The return type is optional and may be specified at the beginning of the Returns section followed by a colon. The Returns section may span multiple lines and paragraphs. Following lines should be indented to match the first line.