Skip to content

[BUG] False positive E231 error in pycodestyle #649

@gd-akotelevich

Description

@gd-akotelevich

Pycodestyle module produces false positive E231 on new Python 3.12 f-strings (PEP701)
That was fixed in pycodestyle 2.11.1

Currently used version is 2.10 so just updating pycodestyle to ~2.11 should fix that.

Environment

  • Tool pycodestyle
  • Prospector version 1.10.3
  • Python version 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions