fpopic commented on issue #36629:
URL: https://github.com/apache/airflow/issues/36629#issuecomment-1882637394
@AdamPaslawski @hussein-awala might you be able to help with
```py
File "/opt/python3.8/lib/python3.8/site-packages/airflow/utils/timezone.py",
line 39, in is_localized
return value.utcoffset() is not None
AttributeError: 'str' object has no attribute 'utcoffset'
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]