We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04f23b commit 305136cCopy full SHA for 305136c
1 file changed
app/entrypoint
@@ -52,7 +52,7 @@ class AppCommand(click.Group):
52
context_class = AppContext
53
54
55
-@analyze("main")
+@analyze("")
56
def main():
57
global __trigger__
58
0 commit comments