Commit 5ffdf341 authored by Mario Rodas's avatar Mario Rodas
Browse files

faiss: fix pythonImportsCheck usage in comment

parent 5ffbdcdc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ stdenv.mkDerivation {
  '';

  # Need buildPythonPackage for this one
  # pythonCheckImports = [
  # pythonImportsCheck = [
  #   "faiss"
  # ];