You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature release:
- New fixer for `sorted()` and `list.sort()` (#25)
- Token helpers for LBrace, RBrace, and Colon (#34)
- Fix for `long` used as keyword argument name (#28)
- Fix for exceptions with "as" keyword (#40)
- Support for running tests outside of source tree (#31)
- Documentation for fixers, general API, and usage (#23, #24, #29)