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
Because there are git submodules now doing `black .` will change files inside those submodules, which is not what we want.
Breaking up the commands to only affect the code we want to lint.
0 commit comments