ninooo96 commited on
Commit
02121c6
·
1 Parent(s): c4d121c

bug fixing

Browse files
Files changed (1) hide show
  1. geminiAgent.py +1 -1
geminiAgent.py CHANGED
@@ -26,7 +26,7 @@ def ocr_tool(image: str) -> str:
26
  """
27
  A tool that performs OCR processing on an image.
28
 
29
- Args:
30
  image: path for the image.
31
 
32
  Returns:
 
26
  """
27
  A tool that performs OCR processing on an image.
28
 
29
+ Args:
30
  image: path for the image.
31
 
32
  Returns: