Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly convert depset to list for Bazel compatibility
The flag `incompatible_depset_is_not_iterable` will soon be enabled in Bazel by default. Implicitly iteration over a depset will be forbidden. Closes #70 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=250879220
- Loading branch information