python3Packages.pep8-naming: remove unused input

This commit is contained in:
Sandro 2021-10-04 16:10:11 +02:00 committed by GitHub
parent e13a204b76
commit fdcd3a1084
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