Skip to content

Commit 509c0e2

Browse files
treyspsungchun12
andcommitted
Update sqlmesh/cli/project_init.py
Co-authored-by: Sung Won Chung <sungwonchung3@gmail.com>
1 parent 147e59f commit 509c0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlmesh/cli/project_init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def _gen_config(
122122
default_configs[ProjectTemplate.DLT] = default_configs[ProjectTemplate.DEFAULT]
123123

124124
flow_cli_mode = """
125-
# Minimal prompts, automatic changes, summary output
125+
# FLOW: Minimal prompts, automatic changes, summary output
126126
# https://sqlmesh.readthedocs.io/en/stable/reference/configuration/#plan
127127
128128
plan:

0 commit comments

Comments
 (0)