Nicolas Fonteyne
Nicolas Fonteyne
Renamed news.py module to calendar.py Added new function "convert_abbreviations_to_number" to utils/extra.py module Added new function "earnings_calendar" to calendars.py module
Hi there, I’d like to propose creating a dedicated chat space (I personally prefer Discord, but I’m open to alternatives) to streamline communication between contributors. As a newcomer to the...
- Added `Enum` (enumerator) type annotation and `NoneType` - Ignore `self `and `cls` arguments - this allows the `typed `decorator to work with class methods - Removed the `setup_typecheck` function...