Oriaz commited on
Commit
6aea901
·
verified ·
1 Parent(s): b21c373

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 "ESRS EX" or "EX". return the description of the indicator demanded.",
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"