fix python
This commit is contained in:
parent
91f801617a
commit
f9906fc5ab
1 changed files with 0 additions and 2 deletions
|
|
@ -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]")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue