We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53c2362 + 404f1e8 commit 8644eb8Copy full SHA for 8644eb8
1 file changed
gui_agents/s3/cli_app.py
@@ -393,5 +393,6 @@ def main():
393
if response.lower() != "y":
394
break
395
396
+
397
if __name__ == "__main__":
398
main()
0 commit comments