vitor-aignosi e75e089b1b SIENTIAPDE-1172
refactor: rename send_email method to try_send_email and update parameter type

- Renamed the send_email method to try_send_email for clarity in its purpose.
- Changed the receivers parameter type from list[str] to str to simplify the method signature.
2025-07-30 08:43:48 -03:00
2025-07-30 08:43:48 -03:00
2025-07-29 12:50:03 -03:00
2025-07-17 12:40:10 -03:00
2025-06-16 12:05:56 -03:00
2025-05-28 13:32:42 -03:00
2025-07-29 11:42:05 -03:00
2025-06-16 12:05:56 -03:00
2025-05-28 13:32:42 -03:00
2025-07-29 10:25:31 -03:00
2025-07-15 09:17:17 -03:00
2025-07-29 13:19:54 -03:00
2025-07-23 12:51:55 -03:00
2025-07-14 13:00:46 -03:00
2025-07-30 08:29:11 -03:00

#PR shortcut

git log origin/main..HEAD --no-merges > git_log

Prompt: Write a summary of PR changes in markdown. Be objective and direct. Write to file

Description
No description provided
Readme 1.1 MiB
Languages
Python 70.1%
Jupyter Notebook 28.7%
Shell 1%
HTML 0.2%