Searched refs:_test_indent (Results 1 – 1 of 1) sorted by relevance
1671 def _test_indent(txt: str): function1690 if _test_indent(line):1694 for cont in takewhile(_test_indent, lines[idx + 1:]):