[ 
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800801#comment-16800801
 ] 

ASF GitHub Bot commented on AIRFLOW-4154:
-----------------------------------------

XD-DENG commented on pull request #4972: [AIRFLOW-4154] Correct string 
formatting in jobs.py
URL: https://github.com/apache/airflow/pull/4972
 
 
   ### Jira
   
     - https://issues.apache.org/jira/browse/AIRFLOW-4154
   
   ### Description
   
   Fix improper string formatting, like
   
   -  `["{}".format(x) for x in tis_to_set_to_scheduled])`
   - using `.format` in log calls
   
   
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> Correct string formatting in jobs.py
> ------------------------------------
>
>                 Key: AIRFLOW-4154
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4154
>             Project: Apache Airflow
>          Issue Type: Task
>    Affects Versions: 1.10.2
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Minor
>
> There are improper string formatting, like
> -  ["{}".format(x) for x in tis_to_set_to_scheduled])
> - using .format in log calls



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to