fixed kwalify problem with comments... wtf?

This commit is contained in:
Marcel 2015-01-04 17:36:43 +01:00
parent 02ea3a4a7e
commit 18476ec6b6
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ mapping:
"desc": # description
type: str
required: yes
... #kwalify needs this, or it goes crazy validating, but only when there are comments beneath
# constraints
# even possible?