Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ class ESRS_info_tool(Tool):
|
|
73 |
inputs = {
|
74 |
"indicator": {
|
75 |
"type": "string",
|
76 |
-
"description": "The indicator name with format for example like following
|
77 |
},
|
78 |
}
|
79 |
output_type = "string"
|
|
|
73 |
inputs = {
|
74 |
"indicator": {
|
75 |
"type": "string",
|
76 |
+
"description": "The indicator name with format for example like following 'ESRS EX' or 'EX'. return the description of the indicator demanded.",
|
77 |
},
|
78 |
}
|
79 |
output_type = "string"
|