stock_reminder_bot
stock_reminder_bot copied to clipboard
Add type hints
It's be nice to use type hints in all modules inside src.
https://docs.python.org/3/library/typing.html
https://sethmlarson.dev/blog/2021-10-18/tests-arent-enough-case-study-after-adding-types-to-urllib3