Skip to content

PLW3201 conflicts with attrs initialization best practices #7451

@cclauss

Description

@cclauss

https://www.attrs.org/en/stable/init.html#hooking-yourself-into-initialization recommends dunder methods: .__attrs_pre_init__, .__attrs_post_init__, and .__attrs_init__ which PLW3201 (bad-dunder-method-name) flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedContributions especially welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions