pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{lib, buildPythonPackage, fetchPypi, fetchpatch, pytest, flake8}:
|
||||
{lib, buildPythonPackage, fetchPypi, pytest, flake8}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pytest-flake8";
|
||||
|
||||
Reference in New Issue
Block a user