[2.6.2] - 2023-09-22
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.