v0.2.1
What's new: don't rewrite lines with comments (e.g. # type: ignore
, # noqa
, etc. ... best to just leave them alone)
Install with
$ pip install auto-walrus
Or use as pre-commit hook:
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.2.1
hooks:
- id: auto-walrus