mirror of
https://github.com/gsi-upm/senpy
synced 2025-09-18 12:32:21 +00:00
WIP simpler pipeline
This commit is contained in:
@@ -185,7 +185,7 @@ class ModelsTest(TestCase):
|
||||
'entries': [{
|
||||
'@id': 'entry1',
|
||||
'@type': 'entry',
|
||||
'text': 'TEST'
|
||||
'nif:isString': 'TEST'
|
||||
}]
|
||||
}
|
||||
recovered = from_dict(results)
|
||||
|
Reference in New Issue
Block a user