Update jst_ph_detail.py

prahul11 2023-11-01 12:39:13 +05:30
parent d1d606894b
commit 8c8d6b48b8
1 changed files with 1 additions and 0 deletions

View File

@ -242,6 +242,7 @@ def ph_detail(ph_search_file, detail_ph):
err += 1
if err >3:
del jids[0]
err = 0
pass
if __name__ == "__main__":