Firoj112 commited on
Commit
e31363a
·
verified ·
1 Parent(s): 8e168dd

Update tools/scroll_page.py

Browse files
Files changed (1) hide show
  1. tools/scroll_page.py +1 -1
tools/scroll_page.py CHANGED
@@ -34,4 +34,4 @@ class ScrollPageTool(Tool):
34
  else:
35
  return f"Invalid direction: {direction}"
36
  except Exception as e:
37
- return f"Failed to scroll: {str(e)}"
 
34
  else:
35
  return f"Invalid direction: {direction}"
36
  except Exception as e:
37
+ return f"Failed to scroll: {str(e)}"