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