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/11/05 08:59:44 UTC

[GitHub] [airflow] potiuk commented on pull request #11950: Add python 3.9 to supported versions

potiuk commented on pull request #11950:
URL: https://github.com/apache/airflow/pull/11950#issuecomment-722240660


   > > Can you please rebased your PR on latest Master since we have applied Black and PyUpgrade on Master.
   > > It will help if your squash your commits into single commit first so that there are less conflicts.
   > 
   > Ok rebased. Last time I believe it failed on mermaid checks and I got lost going down the rabbit hole.
   > 
   > What is the easiest way to ensure that my pr passes all the static checks (black, flake8, mermaid, etc...) ?
   
   Just install pre-commit and run it with `--all-files`. See https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst
   


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