mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-22 18:15:29 +01:00
Fix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from dotenv import load_dotenv
|
||||
load_dotenv()
|
||||
from database.database import create_tables, drop_tables
|
||||
|
||||
drop_tables()
|
||||
|
||||
Reference in New Issue
Block a user