flake8-unused-arguments
flake8-unused-arguments copied to clipboard
Can you add configurability to ignore pytest fixtures that are unused (but its ok since not all pytest fixtures have return values)?
Can you show me an example of what you're looking for?