Skip to content

"NameError: name 'exc' is not defined" in pytest-cov.pth #136

@sscherfke

Description

@sscherfke

The name exc in the last format() call in src/pytest-cov.pth is not defined. I think the except ImportError should be changed to except ImportError as exc?

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