Skip to content
Snippets Groups Projects
Commit fa4af7fa authored by mjbonifa's avatar mjbonifa
Browse files

fix: double return in omop. Closes #38

parent 5bac1766
No related branches found
No related tags found
No related merge requests found
...@@ -317,5 +317,3 @@ def export(map_path, export_path, version, omop_metadata): ...@@ -317,5 +317,3 @@ def export(map_path, export_path, version, omop_metadata):
logger.debug(f"Created export db successfully") logger.debug(f"Created export db successfully")
return export_db_path return export_db_path
return export_db_path
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment