We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d98f77 commit 0a34fcdCopy full SHA for 0a34fcd
1 file changed
src/render_engine_cli/cli.py
@@ -30,7 +30,6 @@
30
31
@click.group()
32
def app():
33
- print("App invoked.")
34
...
35
36
0 commit comments