Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support custom exporters (#235)
Custom exporters are failing to load due to `capitalize`. This PR propagates the `get_backend()` logic to `get_exporters()`.
- Loading branch information