Skip to content

Linter and tests are failing on due to new "consider-using-with" #19

Closed
@krassowski

Description

@krassowski

Yesterday's release of Pylint 2.8 added consider-using-with among other new checkers. The tests are currently failing on master in six places and I will try to fix them by refactoring to use the with statement if possible, or adding # pylint: disable=consider-using-with otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions