Marthee commited on
Commit
3680c05
·
verified ·
1 Parent(s): 651431a

Update InitialMarkups.py

Browse files
Files changed (1) hide show
  1. InitialMarkups.py +1 -1
InitialMarkups.py CHANGED
@@ -11,7 +11,7 @@ baselink='https://findconsole-initialmarkups.hf.space/view-pdf?'
11
  newlink='https://findconsole-initialmarkups.hf.space/view-highlight?'
12
  tobebilledonlyLink='https://findconsole-initialmarkups.hf.space/view-pdf-tobebilled?'
13
 
14
-
15
  from urllib.parse import urlparse, unquote
16
  import os
17
  from io import BytesIO
 
11
  newlink='https://findconsole-initialmarkups.hf.space/view-highlight?'
12
  tobebilledonlyLink='https://findconsole-initialmarkups.hf.space/view-pdf-tobebilled?'
13
 
14
+ import tsadropboxretrieval
15
  from urllib.parse import urlparse, unquote
16
  import os
17
  from io import BytesIO