Commit 6d8d9f2
committed
Remove unnecessary norm typecheck in tripcolor().
The check was overly restrictive (str inputs work just fine per normal
ScalarMappable API) and we can just let the TriMesh/PolyCollection ctors
handle the validation.1 parent e577962 commit 6d8d9f2
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
118 | | - | |
119 | 117 | | |
120 | 118 | | |
121 | 119 | | |
| |||
0 commit comments