Skip to content

Commit 994451c

Browse files
committed
Update trialsynth module
1 parent 0196992 commit 994451c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/indra_cogex/sources/clinicaltrials/download.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import pandas as pd
1010

1111
from indra.ontology.bio import bio_ontology
12-
from trialsynth.clinical_trials_dot_gov import config, process
12+
from trialsynth.ctgov import config, process
1313

1414
__all__ = [
1515
"ensure_clinical_trials_df",

0 commit comments

Comments
 (0)