You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just noticed that the documentation for assertHasAttr(a, b) and assertNotHasAttr(a, b) has as a "checks that" with hastattr instead of (I assume) hasattr
Documentation
Just noticed that the documentation for
assertHasAttr(a, b)andassertNotHasAttr(a, b)has as a "checks that" withhastattrinstead of (I assume)hasattrcpython/Doc/library/unittest.rst
Line 1265 in 53c3dd9
Linked PRs
unittestdocs (GH-149670) #149672unittestdocs (GH-149670) #149673