Skip to content
Snippets Groups Projects
Commit 112e43a4 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

fix

parent 1911299f
No related merge requests found
......@@ -233,6 +233,7 @@ def do_predictions(chunk_index, peptides, alleles, constant_data=None):
# This may run on the cluster in a way that misses all top level imports,
# so we have to re-import everything here.
import time
from mhcflurry.encodable_sequences import EncodableSequences
if constant_data is None:
constant_data = GLOBAL_DATA
......
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