from .building_generic import ( BuildingGeneric, VersionConflictError, MAX_RETRIES, WAIT_BETWEEN_RETRIES_IN_MS, )