Skip to content

Reduce the amount of protected attribute access #16

Description

@fjarri

There is a large number of places where we access protected attributes of other classes, marked by noqa: SLF001 so that Ruff doesn't complain. Are all of those really necessary? Seems like a code smell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions