You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh yeah, good one. This works nicely on top of the recent updates to enum handling in 6e60890: this class needs logic to also register the presence of attributes as a reason to linebreak the whole sequence. If we change it at the ComplexSequenceFormatterMixin level, it'll affect other sequences too (e.g. expression lists); if we do it one inheritance level down at ComplexBlockFormatterMixin it's specific to { ... } blocks.
The text was updated successfully, but these errors were encountered: