IsolationAlgs: Fix configuration for the case where eflow was disabled.
In IsoGetter.py, the useVertices variable was only defined if eflow was enabled. The last change introduced a test on useVertices, which was crashing in the case where eflow is disabled. Fixed.
Please register or sign in to comment