Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traversable.open is untyped #317

Open
jaraco opened this issue Sep 12, 2024 · 0 comments
Open

Traversable.open is untyped #317

jaraco opened this issue Sep 12, 2024 · 0 comments

Comments

@jaraco
Copy link
Member

jaraco commented Sep 12, 2024

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]
jaraco added a commit to jaraco/pytest-enabler that referenced this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant