fix python

This commit is contained in:
Milovann Yanatchkov 2024-02-04 10:42:50 +01:00
parent 91f801617a
commit f9906fc5ab

View file

@ -129,7 +129,5 @@ elif len(sys.argv) > 1:
else:
p = "/home/fordj/SOURCES/FORDJ/fordjx/hackathon-zurich/ifc/" + filename + ".ifc"
compute_server(filename,p)
else:
print(os.listdir("../ifc"))
else:
print("extract [filepath]")