Skip to content

Tests sometimes violate naming conventions but don't have a #noqa #19

Open
@ReubenHill

Description

@ReubenHill

If I have installed pep8-naming, as discussed in chapter 4, and run flake8 on the tests of the exercises for chapter 3, I get a naming complaint here. This can be resolved by adding # noqa N802.

This may also be the case elsewhere in the exercise tests suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions