vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.91k stars 804 forks source link

this change setup linter rule for unused variables, fixing the issue … #4289

Open felipesqf opened 1 month ago

felipesqf commented 1 month ago

…#4280

What I did

Fix #4280

How I did it

Added flake8 F401 option to the setup.py file

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

screenshot1