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
As stated in #5283 f-strings are now supported. These should be upgraded through the modules now that Python 3.8 is our minimum supported version. Probably needs to be done by hand to keep it understandable; not every instance should be changed.
The text was updated successfully, but these errors were encountered:
As stated in #5283 f-strings are now supported. These should be upgraded through the modules now that Python 3.8 is our minimum supported version. Probably needs to be done by hand to keep it understandable; not every instance should be changed.
The text was updated successfully, but these errors were encountered: