Skip to content

[python] fix definition of canIterate

Christian Engwer requested to merge fix/python-grid-iterators into master

canIterate refered to hasEntity instead of hasEntityIterator

This should fix #131 (closed)

Merge request reports