def __init__()

in clearbox/models/brute_force.py [0:0]


  def __init__(
      self,
      metric: cbx_metrics.BaseMetric,
      grid_size: int = 10,
      print_progress: bool = False,