Marthee commited on
Commit
82cc547
·
verified ·
1 Parent(s): 242d2f6

Update InitialMarkups.py

Browse files
Files changed (1) hide show
  1. InitialMarkups.py +1 -1
InitialMarkups.py CHANGED
@@ -42,7 +42,7 @@ import urllib.parse
42
 
43
  import urllib.parse
44
 
45
- def setpdflinks(json_data, pdf_path):
46
  base_viewer_link = "https://findconsole-initialmarkups.hf.space/view-pdf?"
47
 
48
  updated_json = []
 
42
 
43
  import urllib.parse
44
 
45
+ def changepdflinks(json_data, pdf_path):
46
  base_viewer_link = "https://findconsole-initialmarkups.hf.space/view-pdf?"
47
 
48
  updated_json = []