mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2025-12-30 08:03:32 +01:00
Fix
This commit is contained in:
@@ -6,11 +6,11 @@ import json
|
||||
import sys
|
||||
|
||||
from dotenv import load_dotenv
|
||||
load_dotenv()
|
||||
|
||||
from helpers.ipc import IPCClient
|
||||
from const.ipc import MESSAGE_TYPE
|
||||
from utils.utils import json_serial
|
||||
load_dotenv()
|
||||
|
||||
from helpers.Project import Project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user