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
I think these shouldn't be blocking for the release as the rules are in preview but also it's difficult to differentiate between usages of certain tokens (:, {) in the context of f-strings.
The text was updated successfully, but these errors were encountered:
E225
for the=
operatorE231
for the:
operatorE201
,E202
for{
and}
tokensI think these shouldn't be blocking for the release as the rules are in preview but also it's difficult to differentiate between usages of certain tokens (
:
,{
) in the context of f-strings.The text was updated successfully, but these errors were encountered: