Skip to content
Snippets Groups Projects
Commit 2d1edf51 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: import

parent 2b178e0d
No related branches found
No related tags found
1 merge request!78TST: add tests for get_entity...
Pipeline #51243 passed
......@@ -32,7 +32,7 @@ import random
import caosdb as db
from caosdb.connection.connection import get_connection
from linkahead.utils import get_entity_by_name, get_entity_by_id, get_entity_by_path
from linkahead.utils.get_entity import get_entity_by_name, get_entity_by_id, get_entity_by_path
from caosdb.exceptions import EmptyUniqueQueryError, TransactionError
from lxml import etree
from pytest import mark, raises
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment