Taragolis commented on PR #29176:
URL: https://github.com/apache/airflow/pull/29176#issuecomment-1404718315
Yeah, statics check failed:
```console
airflow/providers/amazon/aws/hooks/glue.py:97: error: Incompatible types in
assignment (expression has type "float", variable has type "int")
[assignment]
self.num_of_dpus = num_of_dpus
```
--
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]