Only rewrite if the variable is only used within the if-statement's body (idea from python-graphblas/python-graphblas#287 (comment))
Hopefully this is now kinda stable and I can calm down with the releases 😄
Install with
$ pip install auto-walrus
Or use as pre-commit hook:
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.1.9
hooks:
- id: auto-walrus