From 677989998166f44e851cc2ae20384fd67de400cd Mon Sep 17 00:00:00 2001 From: Jonathan Lucas Date: Mon, 19 Aug 2024 14:36:43 -0500 Subject: [PATCH] formatting issues --- tools/github_tool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/github_tool.py b/tools/github_tool.py index 206e332..f838a5b 100644 --- a/tools/github_tool.py +++ b/tools/github_tool.py @@ -325,7 +325,7 @@ class GitHubTool(BaseTool): }, "required": ["issue_number"] } - } + }, { "name": "create_issue", "description": "Create a new issue in the repository",