We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0196992 commit 994451cCopy full SHA for 994451c
src/indra_cogex/sources/clinicaltrials/download.py
@@ -9,7 +9,7 @@
9
import pandas as pd
10
11
from indra.ontology.bio import bio_ontology
12
-from trialsynth.clinical_trials_dot_gov import config, process
+from trialsynth.ctgov import config, process
13
14
__all__ = [
15
"ensure_clinical_trials_df",
0 commit comments