Lines Matching refs:penalty
543 The penalty for splitting right after the opening bracket.
546 The penalty for splitting the line after a unary operator.
549 The penalty for splitting right before an ``if`` expression.
552 The penalty of splitting the line around the ``&``, ``|``, and ``^``
556 The penalty for splitting a list comprehension or generator expression.
559 The penalty for characters over the column limit.
562 The penalty incurred by adding a line split to the unwrapped line. The more
563 line splits added the higher the penalty.
566 The penalty of splitting a list of ``import as`` names. For example:
582 The penalty of splitting the line around the ``and`` and ``or`` operators.
696 requirements. For instance, the heuristic is able to apply an extra penalty to