We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be6f28 commit 1b99411Copy full SHA for 1b99411
plotly/_subplots.py
@@ -1065,7 +1065,6 @@ def _subplot_type_for_trace_type(trace_type):
1065
from plotly.validator_cache import ValidatorCache
1066
1067
DataValidator = ValidatorCache.get_validator("", "data")
1068
- # from plotly.validators import DataValidator
1069
1070
trace_validator = DataValidator
1071
if trace_type in trace_validator.class_strs_map:
0 commit comments