Skip to content

Commit 95a6ab5

Browse files
committed
Refactor RenamedTo to ConfigParameter
rename newfragment as feature
1 parent 15fe43b commit 95a6ab5

File tree

4 files changed

+137
-184
lines changed

4 files changed

+137
-184
lines changed

airflow/cli/cli_config.py

-1
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@ def string_lower_type(val):
881881
ARG_OPTIONAL_SECTION = Arg(
882882
("--section",),
883883
help="The section name(s).",
884-
type=string_list_type,
885884
)
886885

887886
# jobs check

0 commit comments

Comments
 (0)