Skip to content

Flake8 fix #3

Open
Open
@lllama

Description

@lllama

The magic request variable will cause flake8 warnings (which can in turn cause issues with pre-commit or similar).

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions