mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-19 06:54:22 +01:00
revert: Revert relative imports in scripts and fix imports in tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import re
|
||||
import json
|
||||
from .config import Config
|
||||
from config import Config
|
||||
|
||||
cfg = Config()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user