Skip to content

fix for unsupported operand type(s) for -: 'datetime.datetime' and 'str'#183

Open
bjosun wants to merge 5 commits into
JECSand:masterfrom
bjosun:master
Open

fix for unsupported operand type(s) for -: 'datetime.datetime' and 'str'#183
bjosun wants to merge 5 commits into
JECSand:masterfrom
bjosun:master

Conversation

@bjosun

@bjosun bjosun commented Feb 6, 2024

Copy link
Copy Markdown
Contributor

No description provided.

Updated fetch_date so that it'll be a string
merge the latest yahoofinancials
Update of data.fetch_date that can be both a datetime object and a string. Which rendered in a TypeError
Updated Meborl update in cache.py regarding error:
unsupported operand type(s) for -: 'datetime.datetime' and 'str'
fix for unsupported operand type(s) for -: 'datetime.datetime' and 'str'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant