optimize check_results.py and add export contact
This commit is contained in:
@@ -19,7 +19,7 @@ def get_random_id_number() -> str:
|
||||
|
||||
|
||||
def write_the_valid_profiles_to_excel():
|
||||
day_list = ['2022-05-28']
|
||||
day_list = ['2022-05-30']
|
||||
|
||||
collection = []
|
||||
for day in day_list:
|
||||
|
||||
Reference in New Issue
Block a user