This commit is contained in:
Paul Gauthier 2024-10-31 11:31:32 -07:00
parent 1e872599fd
commit 6bfb258473

View file

@ -515,6 +515,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
analytics.save_data()
io.tool_output()
# This is a no-op if the user has opted out
analytics.enable()
analytics.event("launched")