Skip to content

flake8 ignore contains entries that are no longer required #607

Description

@loqs

flake8 --select "SIM106,W293" --isolated aiosmtpd shows no errors.

  • SIM106 was removed upstream in MartinThoma/flake8-simplify@e97c21c.
  • setup.cfg contains the following comment on W293 # W293 is a bit too noisy. Many files have been edited using editors that do not remove spaces from blank lines. As those files have been fixed the rule no longer needs to be ignored.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions