docs: fix doc warning
This commit is contained in:
parent
7bffa6cba6
commit
b2b49d93ae
1 changed files with 1 additions and 0 deletions
|
|
@ -325,6 +325,7 @@ class PlantTypeRefsWidget(Widget):
|
||||||
return values
|
return values
|
||||||
|
|
||||||
def deserialize(self, field, pstruct):
|
def deserialize(self, field, pstruct):
|
||||||
|
""" """
|
||||||
if not pstruct:
|
if not pstruct:
|
||||||
return colander.null
|
return colander.null
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue