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
black puts two string literals on the same line when they fit, and its
style (for exceptions especially) often means they now do even if they
didn't before. So we can now remove these concatentations in favor of
single longer literals.
0 commit comments