mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-19 13:44:57 +01:00
fixed the DB import in the pytest file (#116)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from ..db import DB
|
from gpt_engineer.db import DB
|
||||||
|
|
||||||
|
|
||||||
def test_db():
|
def test_db():
|
||||||
|
|||||||
Reference in New Issue
Block a user