merve HF staff commited on
Commit
d9266df
1 Parent(s): 7d03b54

Update pipeline.py

Browse files
Files changed (1) hide show
  1. pipeline.py +1 -0
pipeline.py CHANGED
@@ -1,4 +1,5 @@
1
  !pip install whatlies
 
2
  import json
3
  from typing import Any, Dict, List
4
 
 
1
  !pip install whatlies
2
+
3
  import json
4
  from typing import Any, Dict, List
5