We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The magic request variable will cause flake8 warnings (which can in turn cause issues with pre-commit or similar).
request
We could generate a fake assignment in the boilerplate and remove it with our AST magic or provide a .flake8 config with request listed as a built-in.
.flake8