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 they throw a warning because logging statements aren't always printed and it's kinda a performance problem, but most of our logging statements are printed so I'm okay with disabling it
Pylint complains about it right now, but it's a lot more readable. Does it make sense to disable this pylint error and use f-strings?
The text was updated successfully, but these errors were encountered: