Skip to content

Commit 18ce9c7

Browse files
author
Ezra Peisach
committed
Update location for dump_to_db.py
1 parent 4504dda commit 18ce9c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wwpdb/apps/tests-msgmodule/RoundTripTests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
sys.path.insert(0, scripts_dir)
4444

4545
import migrate_cif_to_db
46-
import dump_db_to_cif
46+
import wwpdb.apps.msgmodule.util.dump_db_to_cif
4747

4848
CifToDbMigrator = migrate_cif_to_db.CifToDbMigrator
4949
DbToCifExporter = dump_db_to_cif.DbToCifExporter

0 commit comments

Comments
 (0)