Commit b079583
committed
MNT: remove None from value checks
`None` used to be a valid value for the style/slant and variant,
however in cc61700 the behavior was
changed to look up the defaults as set time (not get time) so there is
no reason to allow invalid values to be set to the internal state.1 parent a578628 commit b079583
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
837 | | - | |
| 837 | + | |
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
| |||
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
848 | | - | |
| 848 | + | |
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
| |||
0 commit comments