Commit 627dd5b
Add missing 'import matplotlib as mpl' for the i18n font config
The resync kept the CJK font-configuration block but dropped the mpl
import it depends on - a NameError at execution that non-strict builds
swallow. Found sweeping the wave for the pattern behind zh-cn#97's
December fixes.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 34bbd3b commit 627dd5b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments