def __init__()

in clearbox/visualization.py [0:0]


  def __init__(
      self,
      metrics: list[cbx_metrics.BaseMetric],
      boxplot_height: int = 7,
      boxplot_width: int = 7,