optimize check_results.py and add export contact

This commit is contained in:
Lei PAN
2022-05-31 23:14:55 +02:00
parent d45f78c44a
commit 08318eef74
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -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: