mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +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.