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
Code is too vertical, always having one symbol per line doesn't make it
more readable.
It also conflicts with isort, making pre-commit CI fail builds forever.
When submitting a new PR, the CI workflow should be:
However, point 3 doesn't happen, and the build remains failed, which is misleading.
See for instance #443.
The text was updated successfully, but these errors were encountered: