Skip to content

Commit f275b33

Browse files
Update omop_graph and validate_cde modules, add Athena validation endpoints
1 parent cc04f87 commit f275b33

File tree

5 files changed

+1152
-999
lines changed

5 files changed

+1152
-999
lines changed

backend/CohortVarLinker/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
)
2121
from CohortVarLinker.src.modes import MappingType, EmbeddingType
22-
from CohortVarLinker.src.omop_graph import OmopGraphNX
22+
from CohortVarLinker.src.omop_graph_nx import OmopGraphNX
2323

2424

2525

0 commit comments

Comments
 (0)