Give loop full access to input content in prepare
Compare changes
+ 1
− 1
@@ -204,7 +204,7 @@ class Runner(object):
Unlike other autonomous algorithm, loop must have access to everything directly in the prepare method so it can properly setup everything for validation.