Skip to content

Commit dc0d23c

Browse files
committed
Refactoring
1 parent f2d4c42 commit dc0d23c

File tree

1 file changed

+1
-1
lines changed
  • job_compassplus/mysite_compassplus_com

1 file changed

+1
-1
lines changed

job_compassplus/mysite_compassplus_com/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ def do_get(url: str, *args, **kwargs) -> Response:
5353
if attempts >= max_attempts:
5454
raise e
5555

56-
time.sleep(5) # 5 seconds
56+
time.sleep(5) # 5 seconds

0 commit comments

Comments
 (0)