mik-laj commented on pull request #9786: URL: https://github.com/apache/airflow/pull/9786#issuecomment-657790198
> Looks good! I'm surprised that pylint accepts single letter T variable It does not accept. I added exclusion on each line. `# pylint: disable=invalid-name` to use a common naming convention for the generic type var. ---------------------------------------------------------------- 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]
