Merge branch 'master' into develop
This commit is contained in:
commit
52ada8fa80
5 changed files with 5 additions and 5 deletions
|
|
@ -691,7 +691,7 @@ def validate_prototype(
|
|||
err=err, protkey=protkey, typeclass=typeclass)
|
||||
)
|
||||
|
||||
# recursively traverese prototype_parent chain
|
||||
# recursively traverse prototype_parent chain
|
||||
|
||||
for protstring in make_iter(prototype_parent):
|
||||
protstring = protstring.lower()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue