mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
fcf41bf00c
Overloads were breaking because type checker is confused what default value should it use for the argument. Made it keyword-only to resolve the issue.