mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
CI: Update static checks to black 23.3.0
And apply it to the codebase, removing empty lines at the start of blocks.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user