Commit graph

5 commits

Author SHA1 Message Date
029c57e257
refactor: remove all noinspections 2025-05-21 05:28:58 +03:00
d4d460a2a0
feat: add PreferSecureProtocol in config.ini 2025-05-21 05:06:45 +03:00
9ad1ce38ee
style: some weird black code reformatting 2025-05-21 04:34:01 +03:00
d646920210
fix: set encoding for _c.read
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-05-18 12:30:22 +03:00
5262975275
refactor: add config.py
this change adds self validation in __init__, allows to make config values with different types (not just string) and stores config values in classes for easier accessibility

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2025-03-26 20:29:44 +03:00