Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flake8 fix #3

Open
lllama opened this issue Apr 30, 2022 · 0 comments
Open

Flake8 fix #3

lllama opened this issue Apr 30, 2022 · 0 comments

Comments

@lllama
Copy link
Owner

lllama commented Apr 30, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant