Prab-27 commented on code in PR #59630:
URL: https://github.com/apache/airflow/pull/59630#discussion_r2634989979
##########
.pre-commit-config.yaml:
##########
@@ -425,6 +425,13 @@ repos:
^airflow-ctl.*\.py$|
^airflow-core/src/airflow/models/.*\.py$|
^airflow-core/tests/unit/api_fastapi/core_api/routes/public/test_assets.py$|
+
^airflow-core/tests/unit/cli/commands/test_rotate_fernet_key_command\.py$|
+ ^airflow-core/tests/unit/cli/commands/test_task_command\.py$|
Review Comment:
Added accidently ?
The changes from `test_task_command` are not added here
Would you like to add them here ? (file name is mentioned in the PR
description)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]