fn first_python_doc_line(lines: &[String]) -> Option<usize>
Return the first Python docstring candidate line.