Fixed downloading and parsing of structures
Finish tommorow?
This commit is contained in:
@@ -31,7 +31,7 @@ class Example(Data):
|
||||
example.edited = True
|
||||
example.inner = MultiwordExample()
|
||||
example.inner.cluster = ExampleClusters.first_empty_cluster()
|
||||
example.inner.type = "type??"
|
||||
example.inner.type = "grammaticalCombination"
|
||||
|
||||
empty_component = ComponentLexeme()
|
||||
empty_component.role = "headword"
|
||||
|
||||
Reference in New Issue
Block a user