Spaces:
Runtime error
Runtime error
fix: repited tag section in README
Browse filesERROR:
Sorry, your push was rejected during YAML metadata verification:
remote: - Error: Invalid YAML in README.md: duplicated mapping key (13:1)
remote:
remote: 10 | tags:
remote: 11 | - mcp-server-track
remote: 12 | short_description: tdb
remote: 13 | tags:
remote: ------^
remote: 14 | - mcp-server-track
remote: help: You can use a tool like http://www.yamllint.com/ to check it
README.md
CHANGED
@@ -11,8 +11,6 @@ license: apache-2.0
|
|
11 |
tags:
|
12 |
- mcp-server-track
|
13 |
short_description: tdb
|
14 |
-
tags:
|
15 |
-
- mcp-server-track
|
16 |
---
|
17 |
|
18 |
# TDA Agent Tools
|
|
|
11 |
tags:
|
12 |
- mcp-server-track
|
13 |
short_description: tdb
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# TDA Agent Tools
|