Neurolingua commited on
Commit
a2f865a
·
verified ·
1 Parent(s): 6c30170

Update other_function.py

Browse files
Files changed (1) hide show
  1. other_function.py +1 -1
other_function.py CHANGED
@@ -7,7 +7,7 @@ from io import BytesIO
7
  import pandas as pd
8
  from urllib.parse import urlparse
9
  import os
10
- import py
11
  from pdf2image import convert_from_path
12
  import cv2
13
  import numpy as np
 
7
  import pandas as pd
8
  from urllib.parse import urlparse
9
  import os
10
+
11
  from pdf2image import convert_from_path
12
  import cv2
13
  import numpy as np