p-christ commited on
Commit
f2064b5
1 Parent(s): 8fd48be

Update pipeline.py

Browse files
Files changed (1) hide show
  1. pipeline.py +1 -1
pipeline.py CHANGED
@@ -17,4 +17,4 @@ class PreTrainedPipeline():
17
  A :obj:`list` of floats: The features computed by the model.
18
  """
19
  # IMPLEMENT_THIS
20
- return "hello"
 
17
  A :obj:`list` of floats: The features computed by the model.
18
  """
19
  # IMPLEMENT_THIS
20
+ return ["hello"]