[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
27ec6e5af2
commit
f5b3a673ee
104 changed files with 1528 additions and 1315 deletions
|
|
@ -353,7 +353,7 @@ def pip_install(
|
|||
)
|
||||
if result.returncode == 0:
|
||||
return
|
||||
print(_red(f" uv failed, falling back to pip..."))
|
||||
print(_red(" uv failed, falling back to pip..."))
|
||||
if result.stdout:
|
||||
print(result.stdout.decode(errors = "replace"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue