Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
10.01k stars 677 forks source link

fix ActionResult str #644

Closed wintonzheng closed 3 months ago

wintonzheng commented 3 months ago
:rocket: This description was created by Ellipsis for commit ae99c8bd82b9f8f275e7c7ecf91295dfc181e75f

Summary:

Fixed string interpolation in ActionResult.__str__ method by adding missing 'f' in skyvern/webeye/actions/responses.py.

Key points:


Generated with :heart: by ellipsis.dev