Skip to content

Traversable.open is untypedΒ #317

@jaraco

Description

@jaraco

In attempting to update pytest-enabler to rely on importlib_resources.abc.Traversable, it's failing with:

___________________________________________________________ pytest_enabler/__init__.py ____________________________________________________________
63: error: Call to untyped function "open" of "Traversable" in typed context  [no-untyped-call]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions