Performs AST traversal to catch non-critical improvements for your Vyper code:
- Unused local variables
- Unused function parameters
pip install git+https://github.com/tserg/medusa.git
medusa analyse FILENAME.vy --print-output
pytest
Feel free!