Skip to content

Commit 8994292

Browse files
committed
Update init.py
1 parent 3b7e121 commit 8994292

File tree

1 file changed

+0
-1
lines changed
  • src/agentex/lib/cli/commands

1 file changed

+0
-1
lines changed

src/agentex/lib/cli/commands/init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ def validate_agent_name(text: str) -> bool | str:
211211
"agent_directory_name": agent_directory_name,
212212
"description": description,
213213
"use_uv": use_uv,
214-
215214
}
216215

217216
# Derive all names from agent_directory_name and path

0 commit comments

Comments
 (0)