Fix little bug

This commit is contained in:
Stefano Assenzo 2023-02-04 11:21:05 +00:00 committed by GitHub
parent e987685dce
commit b135312aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -70,6 +70,7 @@ def send_xlsx():
from update_time_school import update_time_school
update_time_school()
os.remove(f"{DOWNLOAD_FOLDER}/school_time.xlsx") # Delete file
recheck_email()
check_email()

View File

@ -199,11 +199,11 @@
</tr>
<tr style="height: 19px">
<td class="s5">09.55</td>
<td class="s6" colspan="2">32</td>
<td class="s6" dir="ltr" colspan="2">25</td>
<td class="s6" colspan="2">11</td>
<td class="s6" dir="ltr" colspan="2">12</td>
<td class="s6" dir="ltr" colspan="2">18</td>
<td class="s6" colspan="2">{{ i['School Subject']['Monday'][1]['Room']}}</td>
<td class="s6" dir="ltr" colspan="2">{{ i['School Subject']['Tuesday'][1]['Room']}}</td>
<td class="s6" colspan="2">{{ i['School Subject']['Wednesday'][1]['Room']}}</td>
<td class="s6" dir="ltr" colspan="2">{{ i['School Subject']['Thursday'][1]['Room']}}</td>
<td class="s6" dir="ltr" colspan="2">{{ i['School Subject']['Friday'][1]['Room']}}</td>
</tr>
<tr style="height: 19px">
<td class="s5">09.55</td>