Correct the chain loading and click implementation
Compare changes
@@ -11,6 +11,11 @@ for bob.bio experiments
@@ -79,6 +84,8 @@ class VanillaBiometricsPipeline(object):
@@ -169,3 +176,39 @@ class VanillaBiometricsPipeline(object):
The vanilla biometrics script was not using our click API correctly, this fixes that. Please refer to bob.extension's docs for more info.