fix get_uniprot_refs database handling #271
Labels
priority:low
Low priority
stale-exempt
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
In
staging
branch, there is:fusion-curation/server/curfu/devtools/build_interpro.py
Line 67 in 27a477f
If ddb is required:
q = QueryHandler(DynamoDbDatabase())
or
isinstance(q.db, DynamoDbDatabase)
) and raise exception if not ddbThe text was updated successfully, but these errors were encountered: