mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 16:41:07 +00:00
Add Codex-generated wrappergen
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from .config import CompilationConfig, IgnoreConfig, WrapperConfig
|
||||
|
||||
__all__ = [
|
||||
"CompilationConfig",
|
||||
"IgnoreConfig",
|
||||
"WrapperConfig",
|
||||
]
|
||||
Reference in New Issue
Block a user