meridian.backend.config.set_backend

Sets the backend for Meridian.

backend The backend to use, must be a member of the Backend enum.

ValueError If the provided backend is not a valid Backend enum member.