Fixing issue #22. Removing the keyword argument allow_missing_files. don't ask…
Compare changes
+ 1
− 1
@@ -314,7 +314,7 @@ def gmm_project(algorithm, extractor, indices, force=False, allow_missing_files
Fixing issue #22 (closed). Removing the keyword argument allow_missing_files. don't ask why this passed before.
Closes #22 (closed)