fix: remove duplicate comma in tool_schemas.py (SyntaxError)
This commit is contained in:
@@ -1576,7 +1576,7 @@ SCHEMATIC_TOOLS = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "generate_netlist",,
|
"name": "generate_netlist",
|
||||||
"title": "Generate Netlist",
|
"title": "Generate Netlist",
|
||||||
"description": "Generates a netlist from the schematic showing all components and their net connections.",
|
"description": "Generates a netlist from the schematic showing all components and their net connections.",
|
||||||
"inputSchema": {
|
"inputSchema": {
|
||||||
|
|||||||
Reference in New Issue
Block a user