SalAlba commented on pull request #10864: URL: https://github.com/apache/airflow/pull/10864#issuecomment-691090705
I run the command bellow according to this note, so my file `providers/postgres` is reformatted ``` Make sure your code fulfils all the static code checks we have in our code. The easiest way to make sure of that is to use pre-commit hooks ``` ``` bash $ sudo pre-commit run --all-files ``` ---------------------------------------------------------------- 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]
