mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 19:30:25 +00:00
ifctester.webapp - add to readme
This commit is contained in:
@@ -76,3 +76,7 @@ def audit():
|
||||
engine = ifctester.reporter.Json(specs)
|
||||
engine.report()
|
||||
return engine.to_string()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(debug=False)
|
||||
|
||||
Reference in New Issue
Block a user