__all__
It's py.types requirement, similar to 6e2edbf Example issue without __all__: import ifcopenshell import ifcopenshell.api.project # "create_file" is not exported from module "ifcopenshell.api.project" ifcopenshell.api.project.create_file()
6e2edbf