Traceback (most recent call last):
File "/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/ccsc.py", line 7, in <module>
from app.main import main
File "/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/app/main.py", line 22, in <module>
from app.services.email_service import email_worker
File "/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/app/services/email_service.py", line 195
msg['Subject'] = f'Отчет посещаемости - {datetime.now().strftime('%Y-%m-%d')}'
^
SyntaxError: f-string: unmatched '('