when starting the program it shows :
Traceback (most recent call last):
File "c:\Users\Touti\Downloads\AlRahmanMosque-website-main\AlRahmanMosque-website-main\app.py", line 18, in
with open("data/prayer_times/today_prayer_times.csv") as file:
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'data/prayer_times/today_prayer_times.csv'