Skip to content

v0.1.13

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 15:52
· 2156 commits to main since this release
d16c4a2

Changes

Bug fixes

  • Include base pyproject when initializing cache settings (#9480)
  • [flake8-simplify] Account for possibly-empty f-string values in truthiness logic (#9484)
  • [pylint] Add the missing period in unnecessary-dunder-call (#9485)
  • [pylint] Fix __aenter__ message in unnecessary-dunder-call (#9492)

Contributors