Skip to content

Conversation

@dvcorreia
Copy link

No description provided.

dvcorreia and others added 3 commits June 26, 2025 11:46
It fixes the unused type ignore mypy error.
Pluggy now provides proper type annotations (pytest-dev/pluggy#340)
and a py.typed file (pytest-dev/pluggy#428).
return deps

fixturedefs = getfixturedefs(request._fixturemanager, fixture, request._pyfuncitem.parent)
fixturedefs = getfixturedefs(request._fixturemanager, fixture, request._pyfuncitem)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is different, does it actually still work?

@youtux
Copy link
Contributor

youtux commented Jun 28, 2025

Superseded by #245

@youtux youtux closed this Jun 28, 2025
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

Successfully merging this pull request may close these issues.

2 participants