Merge pull request #78448 from akien-mga/black-23.3.0
CI: Update static checks to black 23.3.0
This commit is contained in:
commit
217a20a8a0
14 changed files with 4 additions and 38 deletions
|
|
@ -21,7 +21,6 @@ def can_build():
|
|||
if os.name == "nt":
|
||||
# building natively on windows!
|
||||
if os.getenv("VSINSTALLDIR"):
|
||||
|
||||
if os.getenv("ANGLE_SRC_PATH") is None:
|
||||
return False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue