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
Notice the whitespace around the power op which we currently omit. This likely requires using if_group_breaks to only show the whitespace when the group breaks.
The text was updated successfully, but these errors were encountered:
Implement Black's
fix_power_op_line_length
style as a preview style in Ruff.Should be formatted to
Notice the whitespace around the power op which we currently omit. This likely requires using
if_group_breaks
to only show the whitespace when the group breaks.The text was updated successfully, but these errors were encountered: