python310Packages.gensim: remove whitespace

main
Fabian Affolter 2 years ago committed by GitHub
parent 6870929ad1
commit 12082b1f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pkgs/development/python-modules/gensim/default.nix

@ -24,7 +24,7 @@ buildPythonPackage rec {
hash = "sha256-mV69KXCjHUfBAKqsECEvR+K/EuKwZTbTiIPJUf807vE=";
};
nativeBuildInputs = [
nativeBuildInputs = [
cython
];

Loading…
Cancel
Save