Skip to content

Commit 8644eb8

Browse files
Merge pull request #170 from simular-ai/011425-bugfix-cli-app
fix to follow style guideline for our linter
2 parents 53c2362 + 404f1e8 commit 8644eb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gui_agents/s3/cli_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,5 +393,6 @@ def main():
393393
if response.lower() != "y":
394394
break
395395

396+
396397
if __name__ == "__main__":
397398
main()

0 commit comments

Comments
 (0)