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
This stems from #466 (comment) and #446 (review). The coding style is very variable across the repository, so it would be helpful to standardize this with an automated code formatter, like black.
To do this, we need to merge current PRs and not open any new ones before the formatting PR is merged. I think we should ping the creators of the current PRs to see where they're at and whether they'd be willing to deal with the merge conflicts on their end.