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
commands[0]> sh -ec 'python3 -m isort $(git ls-files "*.py")'
failed with sh is not allowed, use allowlist_externals to allow it
install_deps> tox-install.sh .tox black flake8 isort pylint
lint: failed with tox-install.sh (resolves to .../tox-install.sh) is
not allowed, use allowlist_externals to allow it
Signed-off-by: Robin Jarry <robin@jarry.cc>
0 commit comments