pythonPackages.imbalanced-learn: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-16 01:25:50 +01:00
parent 5de50c56a2
commit 29300a43f6
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -3,7 +3,6 @@
, pandas
, pytestCheckHook
, scikitlearn
, tensorflow
}:
buildPythonPackage rec {