While preparing the final (?) release of backport operators I found one
case where AWSBatchOperator is also a Hook:

class AwsBatchOperator(BaseOperator, AwsBatchClientHook):

Which is quite clearly wrong.

Unless someone objects I am going to change the Inheritance into
Composition.

J.


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
[image: Polidea] <https://www.polidea.com/>

Reply via email to