Why we need to recheck getattr after dir? #13647
|
What is the purpose of this line? |
Answered by
RonnyPfannschmidt
Aug 13, 2025
Replies: 1 comment
|
Sometimes magicmock instances look like fixtures However this condition existed before the fixture function definition We should experiment if the check is still needed |
0 replies
Answer selected by
Tusenka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Sometimes magicmock instances look like fixtures
However this condition existed before the fixture function definition
We should experiment if the check is still needed