Explorar el Código

Small correction

prieto hace 8 años
padre
commit
e9a0b7a924
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1
    2
      lodel/leapi/datahandlers/base_classes.py

+ 1
- 2
lodel/leapi/datahandlers/base_classes.py Ver fichero

@@ -245,8 +245,7 @@ class DataField(DataHandler):
245 245
 # editorial object
246 246
 #@todo Construct data implementation : transform the data into a LeObject
247 247
 #instance
248
-#@todo Check data consistency implementation : check that LeObject instance
249
-#is from an allowed class
248
+
250 249
 class Reference(DataHandler):
251 250
     base_type = "ref"
252 251
 

Loading…
Cancelar
Guardar