Path 1: 190 calls (1.0)

Column (190)

1def get_table_column(self) -> Column:
2        """Get a table column, used to build tasks table."""
3        return self._table_column or Column()