Skip to content

Commit daed290

Browse files
committed
Run ruff to fix format issue.
1 parent 0a34fcd commit daed290

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/render_engine_cli/cli.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929

3030

3131
@click.group()
32-
def app():
33-
...
32+
def app(): ...
3433

3534

3635
@app.command

0 commit comments

Comments
 (0)