Merge pull request #140487 from SuperSandro2000/SuperSandro2000-patch-1

python3Packages.pep8-naming: remove unused input
This commit is contained in:
figsoda 2021-10-04 10:44:21 -04:00 committed by GitHub
commit 43ac0d3001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
{ lib
, fetchPypi
, fetchpatch
, buildPythonPackage
, flake8
, flake8-polyfill