[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
30f667c9de
commit
419bef7c5e
1 changed files with 0 additions and 1 deletions
|
|
@ -440,7 +440,6 @@ def is_cross_device_error(exc: BaseException) -> bool:
|
|||
return isinstance(exc, OSError) and exc.errno == errno.EXDEV
|
||||
|
||||
|
||||
|
||||
# Status logs default to stderr so resolver modes keep stdout machine-readable
|
||||
# (setup.sh json.load()s the whole stdout). main() flips this for the install
|
||||
# path, where PowerShell otherwise renders stderr as NativeCommandError noise.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue