Searched refs:_test_indent (Results 1 – 1 of 1) sorted by relevance
1896 def _test_indent(txt: str): function1918 if _test_indent(line):1923 for cont in takewhile(_test_indent, lines[idx + 1:]):
Completed in 6 milliseconds