Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix type error in titer model cross-validation
Fixes type errors in titer model code that is only accessible through the developer's Python API but which prevented me from running cross-validation of titer models with that API. It looks like these were the only references to the dictionary methods of keys and values that didn't get updated in the past.
- Loading branch information