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 notice there's not much consistency across the codebase in some cases (e.g., 'strings' and "strings", etc.). Any code style is good enough (I really like black). This could be enforced in a post-commit or post-merge hook.