Commit c491348
committed
Access dictionary with [], not ()
font_scalings is a dictionary
See https://lgtm.com/projects/g/matplotlib/matplotlib/snapshot/04c252c6b155aba6a68b28f10fc8c84a784ff2c2/files/lib/matplotlib/font_manager.py#L12371 parent ee58680 commit c491348
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
1237 | | - | |
| 1237 | + | |
1238 | 1238 | | |
1239 | 1239 | | |
1240 | 1240 | | |
| |||
0 commit comments