Commit fffe9f3
committed
BUG: Fix formatting error in GridSpec.__repr__
Fix this error in `GridSpec.__repr__` when formatting the
`width_ratios` or `height_ratios` arguments:
TypeError: not all arguments converted during string formatting1 parent 74e7684 commit fffe9f3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments