mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-23 07:04:24 +01:00
Synchronize stable -> master (#3677)
* Revert "Merge branch 'master' into stable" This reverts commitc4008971f7, reversing changes made tofe855fef13. * Fix `validate_json` file error when cwd != project root (#2665) Co-authored-by: qianchengliang <qianchengliang1@huawei.com> * Revert "Revert "Merge branch 'master' into stable"" This reverts commit999990b614. --------- Co-authored-by: BillSchumacher <34168009+BillSchumacher@users.noreply.github.com> Co-authored-by: Mick <30898949+mickjagger19@users.noreply.github.com> Co-authored-by: qianchengliang <qianchengliang1@huawei.com>
This commit is contained in:
committed by
GitHub
parent
2e9c80a486
commit
0e1c0c55f8
@@ -1,6 +1,6 @@
|
||||
"""Utilities for the json_fixes package."""
|
||||
import json
|
||||
import os
|
||||
import os.path
|
||||
import re
|
||||
|
||||
from jsonschema import Draft7Validator
|
||||
|
||||
Reference in New Issue
Block a user