Skip to content

Commit 0844f55

Browse files
committed
Update indra_db imports
1 parent 3bf19cf commit 0844f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depmap_analysis/util/aws.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from operator import itemgetter
77

88
from indra.util.aws import get_s3_file_tree, get_s3_client
9-
from indra_db.managers.dump_manager import Sif, StatementHashMeshId
9+
from indra_db.cli.dump import Sif, StatementHashMeshId
1010

1111
dumpers = [Sif]
1212

0 commit comments

Comments
 (0)