Skip to content

Commit 6a37693

Browse files
committed
Updated with the findings from the PR's automated check.
1 parent 13a9b85 commit 6a37693

8 files changed

Lines changed: 3 additions & 156 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to Run Parallel AI Agents With Git Worktrees
2+
3+
This folder contains the sample app for the [How to Run Parallel AI Agents With Git Worktrees](https://realpython.com/how-to-run-parallel-ai-agents-with-git-worktrees/?reviewmode=1) tutorial.
15.9 MB
Binary file not shown.

using-git-worktrees-to-run-parallel-ai-agents/todo-app/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

using-git-worktrees-to-run-parallel-ai-agents/todo-app/pyproject.toml

Lines changed: 0 additions & 15 deletions
This file was deleted.

using-git-worktrees-to-run-parallel-ai-agents/todo-app/todo_app/__init__.py

Whitespace-only changes.

using-git-worktrees-to-run-parallel-ai-agents/todo-app/todo_app/app.py

Lines changed: 0 additions & 78 deletions
This file was deleted.

using-git-worktrees-to-run-parallel-ai-agents/todo-app/todo_app/app.tcss

Lines changed: 0 additions & 40 deletions
This file was deleted.

using-git-worktrees-to-run-parallel-ai-agents/todo-app/todo_app/storage.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)