Commit bc81b70
committed
Removes a check inside _data._normalize_data
This check is now redundant as we work with altair.Chart now
instead of specification as a dictionary. When defining an
altair.Chart object, it does the necessary required validations
itself.1 parent 4edd0fb commit bc81b70
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
| |||
0 commit comments