| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-06-23 | 634 Bytes | |
| v2.3.1 source code.tar.gz | 2024-06-23 | 147.0 kB | |
| v2.3.1 source code.zip | 2024-06-23 | 171.1 kB | |
| Totals: 3 Items | 318.8 kB | 0 | |
What's Changed
Bug Fix
- skip e501 fixed method for f-string line without aggressive option by @hhatto in https://github.com/hhatto/autopep8/pull/754
- Fix argument parser errors are printed without a trailing newline by @hhatto in https://github.com/hhatto/autopep8/pull/758
Enhancement
- Refactor unit test by @hhatto in https://github.com/hhatto/autopep8/pull/756
- Remove coveralls by @hhatto in https://github.com/hhatto/autopep8/pull/757
- codecov with 3.11 and 3.12 by @hhatto in https://github.com/hhatto/autopep8/pull/755
Full Changelog: https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1