mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +00:00
Run black on utils
This commit is contained in:
@@ -24,4 +24,3 @@ import subprocess
|
||||
|
||||
cmd = "pyinstaller ./bootstrap.py --name ifcclash --onefile --clean"
|
||||
subprocess.check_output(cmd, shell=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user