ashb commented on issue #6809: [AIRFLOW-6247] Fix sort order in Alembic 
Migration template
URL: https://github.com/apache/airflow/pull/6809#issuecomment-565532649
 
 
   I think something like this might work then:
   
   ```
   [post_write_hooks]
   hooks=isort
   
   isort.type=console_scripts
   isort.entrypoint=isort
   ```
   
   We'll need to update to alembic 1.2 but that's no bad thing.

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


With regards,
Apache Git Services

Reply via email to