filter blank page

This commit is contained in:
Lei PAN
2022-06-06 23:38:03 +02:00
parent 4d9fca77e3
commit de2e04f926
2 changed files with 5 additions and 2 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-30']
day_list = ['2022-06-02']
collection = []
for day in day_list: