Closed wintonzheng closed 3 months ago
Fixed string interpolation in ActionResult.__str__ method by adding missing 'f' in skyvern/webeye/actions/responses.py.
ActionResult.__str__
skyvern/webeye/actions/responses.py
Key points:
ActionResult
__str__
results
Generated with :heart: by ellipsis.dev
Summary:
Fixed string interpolation in
ActionResult.__str__
method by adding missing 'f' inskyvern/webeye/actions/responses.py
.Key points:
skyvern/webeye/actions/responses.py
ActionResult
__str__
results
list initialization to enable proper string interpolation.Generated with :heart: by ellipsis.dev