Skip to content

Commit

Permalink
Merge pull request #23 from homenoc/develop
Browse files Browse the repository at this point in the history
[fix] Fixed to update jpnic_handle.
  • Loading branch information
yoneyan authored Aug 13, 2023
2 parents 2b92eee + e1a6dce commit 100a689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jpnic_admin/resource/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ def update_handle(self):
break
if is_find:
print("SKIP: update jpnic_handle")
self.update_latest_data()
return
try:
handle_info = self.get_recept(url=info["recept_no_url"])
Expand Down

0 comments on commit 100a689

Please sign in to comment.