We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ruff
1 parent 0a34fcd commit daed290Copy full SHA for daed290
1 file changed
src/render_engine_cli/cli.py
@@ -29,8 +29,7 @@
29
30
31
@click.group()
32
-def app():
33
- ...
+def app(): ...
34
35
36
@app.command
0 commit comments