Commit cb83f13
fix: update doctest for pandas dtype='str' change
Pandas now uses dtype='str' instead of dtype='object' for string Index
columns. Update the expected doctest output in IDStat.name accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2913aa5 commit cb83f13
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
0 commit comments