#                   --- THIS FILE IS AUTO-GENERATED ---
# Modifications will be overwitten the next time code generation run.

import plotly.validators as _bv


class DataValidator(_bv.DataValidator):
    def __init__(self, plotly_name="data", parent_name="frame", **kwargs):
        super().__init__(plotly_name, parent_name, **kwargs)
