Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
ckanpublish
Commits
1bb5a48fbebb
Commit
d46d3897
authored
Jan 21, 2015
by
Denis Laxalde
Browse files
[test] Add missing import in test schema.py
parent
55f0ffbbf0f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/data/schema.py
View file @
1bb5a48f
from
yams.buildobjs
import
EntityType
,
String
,
SubjectRelation
from
yams.buildobjs
import
(
EntityType
,
String
,
SubjectRelation
,
RelationDefinition
)
class
CWDataSet
(
EntityType
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment