We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b71d3 commit bd8e0d3Copy full SHA for bd8e0d3
.pre-commit-config.yaml
@@ -455,6 +455,7 @@ repos:
455
^airflow-core/tests/unit/utils/test_cli_util.py$|
456
^airflow-core/tests/unit/timetables/test_assets_timetable.py$|
457
^airflow-core/tests/unit/assets/test_manager.py$|
458
+ ^airflow-core/tests/unit/jobs/test_scheduler_job.py$|
459
^airflow-core/tests/unit/api_fastapi/core_api/routes/public/test_dag_run.py$|
460
^airflow-core/tests/unit/ti_deps/deps/test_runnable_exec_date_dep.py$|
461
^airflow-core/tests/unit/models/test_dagwarning.py$|
0 commit comments