Merwane Hamadi
|
cf9a94a8b6
|
isort implemented
|
2023-04-17 13:42:01 -07:00 |
endolith
|
5ff7fc340b
|
Remove extraneous noqa E722 comment
E722 is "Do not use bare except, specify exception instead" but
except json.JSONDecodeError
is not a bare except
|
2023-04-16 17:21:34 -04:00 |
BillSchumacher
|
4a19124cb7
|
Blacked.
|
2023-04-15 16:40:12 -05:00 |
Richard Beales
|
dfe5550ad0
|
Merge pull request #1712 from BillSchumacher/master
Merge #72
|
2023-04-15 22:01:32 +01:00 |
BillSchumacher
|
09f13033ae
|
Merge branch 'escape-double-quotes-in-json-values' of github.com:PhilipAD/Auto-GPT
|
2023-04-15 15:50:50 -05:00 |
BillSchumacher
|
11d6dabe37
|
Quality update
|
2023-04-15 14:55:13 -05:00 |
Richard Beales
|
51fc59b45f
|
Merge pull request #1610 from adityaoke/adityaoke/fix_json_str
[1607] Sourcery is detecting linting issues in autogpt/json_fixes/aut…
|
2023-04-15 18:33:34 +01:00 |
Aditya Oke
|
df4f160846
|
[1607] Sourcery is detecting linting issues in autogpt/json_fixes/auto_fix.py
|
2023-04-15 08:18:59 -07:00 |
Thibault Twahirwa
|
44bd3d6717
|
Fixed the import
|
2023-04-15 10:17:03 -04:00 |
BillSchumacher
|
1073954fb7
|
Reorg (#1537)
* Pi's message.
* Fix most everything.
* Blacked
* Add Typing, Docstrings everywhere, organize the code a bit.
* Black
* fix import
* Update message, dedupe.
* Increase backoff time.
* bump up retries
|
2023-04-15 13:56:23 +01:00 |