forked from sumit9926/tvdatafeed
-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Just a heads up, I'm getting a handful of these:
orchestrator_grabber | 2025-04-26 10:57:36 +0000 - dagster - WARNING - /usr/local/lib/python3.12/site-packages/tvDatafeed/main.py:142: SyntaxWarning: invalid escape sequence '\['
orchestrator_grabber | out = re.search('"s":\[(.+?)\}\]', raw_data).group(1)
orchestrator_grabber |
orchestrator_grabber | 2025-04-26 10:57:36 +0000 - dagster - WARNING - /usr/local/lib/python3.12/site-packages/tvDatafeed/main.py:148: SyntaxWarning: invalid escape sequence '\['
orchestrator_grabber | xi = re.split("\[|:|,|\]", xi)
orchestrator_grabber |
Everything seems to be working fine on my end, so it's probably not a huge issue.
Thanks for all the hard work you guys have been putting into this!
edit: Also, I’m running Python 3.12.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels