turbaszek commented on pull request #10930: URL: https://github.com/apache/airflow/pull/10930#issuecomment-692026977
Ok, this one is unexpected: ``` Too many ancestors (8/7) (too-many-ancestors) ``` What should we do: A. Disable it locally in every affected operator B. Increase limit of ancestors C. Disable this check in pylintrc, as well as others like limit of arguments in class Any opinions @mik-laj @kaxil @potiuk @ashb ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
