You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this
Traceback (most recent call last):
File "algo.py", line 373, in
today = datetime.today().astimezone(nyc)
ValueError: astimezone() cannot be applied to a naive datetime
The text was updated successfully, but these errors were encountered:
I got this
Traceback (most recent call last):
File "algo.py", line 373, in
today = datetime.today().astimezone(nyc)
ValueError: astimezone() cannot be applied to a naive datetime
The text was updated successfully, but these errors were encountered: