Skip to content
Snippets Groups Projects
Commit d6ceb195 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

ENH: add imports that are needed for retrieving substructure

parent 94e8ca30
No related branches found
No related tags found
2 merge requests!33MAINT: change arguments of create_user,!16F retrieve substructure
...@@ -36,6 +36,7 @@ plantuml FILENAME.pu -> FILENAME.png ...@@ -36,6 +36,7 @@ plantuml FILENAME.pu -> FILENAME.png
import os import os
import caosdb as db import caosdb as db
from caosdb.common.datatype import is_reference, get_referenced_recordtype
REFERENCE = "REFERENCE" REFERENCE = "REFERENCE"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment