mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 14:04:27 +01:00
Adds necessary spaces
Introduces spaces between code blocks.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import openai
|
||||
from config import Config
|
||||
|
||||
cfg = Config()
|
||||
|
||||
openai.api_key = cfg.openai_api_key
|
||||
|
||||
Reference in New Issue
Block a user