Skip to content

Commit f034058

Browse files
style(spec): black blank line after _tasks_example
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent a59150b commit f034058

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cecli/spec/generate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ def _generate_all_layers_body() -> str:
200200
def _tasks_example() -> str:
201201
return _TASKS_EXAMPLE_COMPACT if compact_spec_gen_enabled() else _TASKS_EXAMPLE
202202

203+
203204
_ALL_EXAMPLE = """\
204205
Format example (structure only; replace with the real feature):
205206

0 commit comments

Comments
 (0)