Commit ab54ce7
committed
Add a comment, and test both object and class attributes
Thanks @bprobert97 for spotting that.
I added an explicit check that the descriptor is returned when accessed as a class attribute to this test.
It was already being implicitly tested in some of the other tests, but this feels clear and helpful.1 parent 531e87e commit ab54ce7
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
| 84 | + | |
0 commit comments