diff --git a/BREEZE.rst b/BREEZE.rst index 6bf6f7eb7fcf2..cd87a73aa4eb1 100644 --- a/BREEZE.rst +++ b/BREEZE.rst @@ -1814,7 +1814,7 @@ This is the current syntax for `./breeze <./breeze>`_: Run selected static checks for currently changed files. You should specify static check that you would like to run or 'all' to run all checks. One of: - all airflow-config-yaml base-operator bats-tests bats-in-container-tests black build + all airflow-config-yaml base-operator bats-tests bats-in-container-tests build check-apache-license check-builtin-literals check-executables-have-shebangs check-hooks-apply check-integrations check-merge-conflict check-xml debug-statements detect-private-key doctoc dont-use-safe-filter end-of-file-fixer fix-encoding-pragma diff --git a/breeze-complete b/breeze-complete index 95675b4f30f59..8b94cef507bcd 100644 --- a/breeze-complete +++ b/breeze-complete @@ -69,7 +69,6 @@ airflow-config-yaml base-operator bats-tests bats-in-container-tests -black build check-apache-license check-builtin-literals