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/29 07:00:48 UTC

[GitHub] [airflow] mik-laj commented on pull request #9550: Enable Black - Python Auto Formmatter

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


   Have you considered enabling the "--skip-string-normalization" option? This should reduce the number of changes without compromising the readability of the code.
   ```
     -S, --skip-string-normalization
                                     Don't normalize string quotes or prefixes.
   ```


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