feluelle commented on pull request #9908:
URL: https://github.com/apache/airflow/pull/9908#issuecomment-726151352


   @JPonte there is an error with the `Static checks`
   ```diff
   -            msg = 'Could not read logs from {} with error: 
{}'.format(remote_log_location, error)
   +            msg = f'Could not read logs from {remote_log_location} with 
error: {error}'
   ```


----------------------------------------------------------------
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]


Reply via email to