AutoGPT
AutoGPT copied to clipboard
Remove extra double quotes
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
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 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.
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
Simple PR. Only corrects code commentary.
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
local.py doesn't exist anymore :)