Skip to content

v0.1.8

Compare
Choose a tag to compare
@MarcoGorelli MarcoGorelli released this 11 Oct 18:54
· 163 commits to main since this release

Bug-fix release - don't rewrite while loops as it can be unsafe

Install with

$ pip install auto-walrus

Or use as pre-commit hook:

-   repo: https://github.com/MarcoGorelli/auto-walrus
    rev: v0.1.8
    hooks:
    -   id: auto-walrus