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've looked at the code in this project, and a small suggestion would be to use f-strings instead of .format() for improved conciseness and readability.
Hi,
I've looked at the code in this project, and a small suggestion would be to use f-strings instead of .format() for improved conciseness and readability.