You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/14 08:21:58 UTC

[GitHub] [airflow] mik-laj commented on pull request #9282: Simplify "if expression" to increase the code readability

mik-laj commented on pull request #9282:
URL: https://github.com/apache/airflow/pull/9282#issuecomment-643734927


   Should it be detected by pylint?
   
   simplifiable-if-statement (R0102):
    	The if statement can be replaced with %s Used when an if statement can be replaced with ‘bool(test)’


----------------------------------------------------------------
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:
users@infra.apache.org