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

Merge branch 'f-read-config-files' into 'dev'

MAINT: remove code from __init__

See merge request !7
parents 0235fcca fedbabbd
No related branches found
No related tags found
1 merge request!7MAINT: remove code from __init__
Pipeline #7086 passed with warnings
......@@ -37,7 +37,7 @@ from os.path import expanduser, join
import caosdb.apiutils
from caosdb.common import administration
from caosdb.common.datatype import (BOOLEAN, DATETIME, DOUBLE, FILE, INTEGER,
REFERENCE, TEXT, LIST)
LIST, REFERENCE, TEXT)
from caosdb.common.state import State, Transition
# Import of the basic API classes:
from caosdb.common.models import (ACL, ALL, FIX, NONE, OBLIGATORY, RECOMMENDED,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment