formatting

This commit is contained in:
proddy
2024-05-04 14:16:16 +02:00
parent 5af16b7b7e
commit a58706ef41

View File

@@ -3,7 +3,6 @@ import os
Import("env") Import("env")
def buildWeb(): def buildWeb():
os.chdir("interface") os.chdir("interface")
print("Building web interface...") print("Building web interface...")