mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 20:22:09 +00:00
Sort imports
This commit is contained in:
@@ -21,6 +21,5 @@
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
|
||||
cmd = "pyinstaller ./bootstrap.py --name ifcclash --onefile --clean"
|
||||
subprocess.check_output(cmd, shell=True)
|
||||
|
||||
Reference in New Issue
Block a user