Searched refs:_is_important (Results 1 – 1 of 1) sorted by relevance
43 def _is_important(column) -> bool: function158 cols: list[int] = [i + 1 for i, h in enumerate(headers) if _is_important(h)]