Skip to content

DOC: Add missing E252 documentation to error code table#1320

Closed
fazalpsinfo-cmyk wants to merge 1 commit into
PyCQA:mainfrom
fazalpsinfo-cmyk:fix/document-e252
Closed

DOC: Add missing E252 documentation to error code table#1320
fazalpsinfo-cmyk wants to merge 1 commit into
PyCQA:mainfrom
fazalpsinfo-cmyk:fix/document-e252

Conversation

@fazalpsinfo-cmyk

Copy link
Copy Markdown

Summary

Fixes #1294.

The E252 error code (missing whitespace around parameter equals) was added in #717 but was not documented in the error code table in docs/intro.rst. This PR adds it.

Change:

  • Added E252 row to the error code reference table between E251 and E261.

If you found this useful, consider buying me a coffee

@asottile asottile closed this Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: E252 is not documented

2 participants