Commit 31ae50f
committed
Use aspect=1, not aspect=True.
aspect=True seems like an obfuscated way to spell aspect=1 ("equal
aspect").
(Note that this should not be confused with uses of `aspect=True` in
AxesGrid, which is different and actually takes a bool as argument...)1 parent 4b50ce6 commit 31ae50f
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments