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 2022/08/31 07:46:58 UTC

[GitHub] [airflow] uranusjr commented on pull request #26082: Fix schedule_interval in decorated dags

uranusjr commented on PR #26082:
URL: https://github.com/apache/airflow/pull/26082#issuecomment-1232584422

   ```
   # NOTE: When updating arguments here, please also keep arguments in @dag()
   # below in sync. (Search for 'def dag(' in this file.)
   ```
   
   Apparantly it’s still too easy to forget about this… Maybe a pre-commit check is needed. I’ll try to write one.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org