Update file_processing.py
Browse files- file_processing.py +0 -1
file_processing.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
import utils
|
2 |
from utils.preprocessing import processingpipeline
|
3 |
|
4 |
def get_paragraphs(file_input):
|
|
|
|
|
1 |
from utils.preprocessing import processingpipeline
|
2 |
|
3 |
def get_paragraphs(file_input):
|