AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Remove extra double quotes

Open scout9ll opened this issue 2 years ago • 2 comments

Background

The double quotes after the first triple quote should be removed

Changes

Documentation

Test Plan

PR Quality Checklist

  • [x] My pull request is atomic and focuses on a single change.
  • [x] I have thoroughly tested my changes with multiple different prompts.
  • [x] I have considered potential risks and mitigations for my changes.
  • [x] I have documented my changes clearly and comprehensively.
  • [x] I have not snuck in any "extra" small tweaks changes

scout9ll avatar Apr 23 '23 08:04 scout9ll

Codecov Report

Patch coverage has no change and project coverage change: -6.44 :warning:

Comparison is base (582c85b) 46.12% compared to head (7a322e8) 39.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2991      +/-   ##
==========================================
- Coverage   46.12%   39.68%   -6.44%     
==========================================
  Files          60       60              
  Lines        2890     2890              
  Branches      475      475              
==========================================
- Hits         1333     1147     -186     
- Misses       1448     1668     +220     
+ Partials      109       75      -34     
Impacted Files Coverage Δ
autogpt/memory/local.py 45.61% <ø> (-28.08%) :arrow_down:

... and 15 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 23 '23 10:04 codecov[bot]

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e8473d4). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2991   +/-   ##
=========================================
  Coverage          ?   41.07%           
=========================================
  Files             ?       64           
  Lines             ?     2924           
  Branches          ?      492           
=========================================
  Hits              ?     1201           
  Misses            ?     1667           
  Partials          ?       56           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 25 '23 06:04 codecov[bot]

This is a mass message from the AutoGPT core team. Our apologies for the ongoing delay in processing PRs. This is because we are re-architecting the AutoGPT core!

For more details (and for infor on joining our Discord), please refer to: https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting

p-i- avatar May 05 '23 00:05 p-i-

Simple PR. Only corrects code commentary.

anonhostpi avatar May 05 '23 19:05 anonhostpi

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

github-actions[bot] avatar May 25 '23 18:05 github-actions[bot]

local.py doesn't exist anymore :)

Pwuts avatar Jun 15 '23 23:06 Pwuts