mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-22 06:34:32 +01:00
refactor: Refactor imports to be compatible with unit 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