Skip to content
Snippets Groups Projects
Commit 91a7ed7d authored by Alex Rubinsteyn's avatar Alex Rubinsteyn
Browse files

use correct ScoreSet

parent 499420cc
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ import numpy as np
import pandas as pd
from dataset_paths import PETERS2009_CSV_PATH
from mhcflurry.score_set import ScoreSet
from score_set import ScoreSet
from mhcflurry.dataset import Dataset
from matrix_completion_helpers import (
evaluate_predictions,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment