Searched refs:_LineContainsGroupStartComment (Results 1 – 1 of 1) sorted by relevance
455 if _LineContainsGroupStartComment(stripped_line):829 def _LineContainsGroupStartComment(line: str) -> bool: function