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
The container image used in CI for the static checks now has black
installed from pip. This means that the executable "black" may not be
always accessible, but using "python3 -m" as an entrypoint is.
This is a partial backport of 77ca585.
Signed-off-by: Cleber Rosa <[email protected]>
0 commit comments