Fix per file ruff ignores related to line length (#26262)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,8 @@ EXAMPLE_TOOLS = [
|
||||
"properties": {
|
||||
"city": {
|
||||
"type": "string",
|
||||
"description": "The city to get the forecast for, e.g. 'New York'",
|
||||
"description": "The city to get the forecast for, e.g. "
|
||||
"'New York'",
|
||||
},
|
||||
"days": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user