exclude data_impulase proxy

This commit is contained in:
2024-05-17 11:15:08 +02:00
parent 66a029da22
commit 75ed3f5063
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from request_sender_test import start_send_requests
def start_book_appointment():
start_send_requests(thread_number=31, file_path='~/Desktop/contact_list_2024-05-14.xlsx')
start_send_requests(thread_number=31, file_path='~/Desktop/contact_list_2024-05-16.xlsx')
def start_check_results_job(sched):