Home
last modified time | relevance | path

Searched refs:_test_indent (Results 1 – 1 of 1) sorted by relevance

/scripts/ci/
A Dcheck_compliance.py1896 def _test_indent(txt: str): function
1918 if _test_indent(line):
1923 for cont in takewhile(_test_indent, lines[idx + 1:]):

Completed in 6 milliseconds