osanseviero HF staff commited on
Commit
49fb52d
1 Parent(s): 1001daa

Update pipeline.py

Browse files
Files changed (1) hide show
  1. pipeline.py +1 -1
pipeline.py CHANGED
@@ -1,4 +1,4 @@
1
- \nfrom typing import Dict, List, Any
2
 
3
  class PreTrainedPipeline():
4
  def __init__(self, path=""):
 
1
+ from typing import Dict, List, Any
2
 
3
  class PreTrainedPipeline():
4
  def __init__(self, path=""):