mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 01:11:40 +00:00
7 lines
68 B
Python
7 lines
68 B
Python
#!/usr/bin/env python3
|
|
|
|
from bimtester.guiwidget import run
|
|
|
|
|
|
run()
|