80cols commited on
Commit
8cfb496
·
verified ·
1 Parent(s): e788295

Update predictor.py

Browse files
Files changed (1) hide show
  1. predictor.py +0 -1
predictor.py CHANGED
@@ -39,7 +39,6 @@ evaluation_keys = client.get_serialized_evaluation_keys()
39
  def predict():
40
  """
41
  Perform a local prediction using the compiled FHE model.
42
-
43
  Returns:
44
  str: The prediction result.
45
  str: A message indicating the status of the prediction.
 
39
  def predict():
40
  """
41
  Perform a local prediction using the compiled FHE model.
 
42
  Returns:
43
  str: The prediction result.
44
  str: A message indicating the status of the prediction.