Skip to content

[2.6.2] - 2023-09-22

Compare
Choose a tag to compare
@david-yz-liu david-yz-liu released this 22 Sep 23:05

Bug fixes

  • Fix naming-convention-violation bug where _ was considered an invalid variable name.
  • Fix naming-convention-violation bug where top-level constants were being checked as regular variable names.

Enhancements

  • Created many custom renderers to make the code snippets for pep8-errors easier to understand.