Skip to content

[Python] don't store an entity* in the python grid function but use optional<Entity> instead

Andreas Dedner requested to merge bugfix/storeOptionalInsteadOfEntityStar into master

Merge request reports